summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2026-03-04 22:15:05 +0100
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2026-03-04 22:15:05 +0100
commit313035361e25fd683d5c7a231fc4fb455631a3c4 (patch)
tree277e4568b29c9c5c7baf969f229fd493bfa9d526
parentzsh: add bindings for ctrl/alt left/right (diff)
zsh: switch to hashlistall
-rw-r--r--dot_config/zsh/zshrc.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/zsh/zshrc.options b/dot_config/zsh/zshrc.options
index 8335d8a..35fe444 100644
--- a/dot_config/zsh/zshrc.options
+++ b/dot_config/zsh/zshrc.options
@@ -11,7 +11,7 @@ setopt nocdsilent nochasedots noposixcd pushdignoredups
setopt -9X +SY
setopt alwayslastprompt noalwaystoend automenu autonamedirs autoparamkeys
setopt autoparamslash autoremoveslash nobashautolist completealiases
-setopt completeinword noglobcomplete nohashlistall listambiguous nolistbeep
+setopt completeinword noglobcomplete hashlistall listambiguous nolistbeep
setopt listpacked listrowsfirst
## Expansion and Globbing