aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 2d97059..7a3c26a 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -22,11 +22,11 @@ colors
setopt autocd \
complete_aliases \
glob_dots \
+ extended_glob \
extended_history \
hist_verify \
hist_ignore_space \
inc_append_history_time \
- interactive_comments \
numeric_glob_sort \
no_bg_nice \
print_exit_value \