aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 13072eb..8ab1696 100644
--- a/zshrc
+++ b/zshrc
@@ -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