diff options
-rw-r--r-- | zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ HISTFILE=~/.histfile HISTSIZE=1000 SAVEHIST=1000 -setopt appendhistory autocd extendedglob +setopt appendhistory autocd extendedglob correct unsetopt beep bindkey -v zstyle ':completion:*' menu select |