diff options
Diffstat (limited to 'dot_config/zsh/zshrc.options')
| -rw-r--r-- | dot_config/zsh/zshrc.options | 2 |
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 |
