diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/zsh/.zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 7f0697a..dc29d5a 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -19,7 +19,6 @@ setopt always_to_end # and move cursor to the end afterward setopt auto_menu # <tab><tab> brings up the menu ... setopt no_menu_complete # ... and does not select the first option setopt auto_param_slash # convenience: add trailing / after directories -setopt extended_glob setopt no_case_glob setopt no_flow_control # complete . and .. |