summaryrefslogtreecommitdiff
path: root/02_Options.zsh
diff options
context:
space:
mode:
Diffstat (limited to '02_Options.zsh')
-rw-r--r--02_Options.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/02_Options.zsh b/02_Options.zsh
index e639593..19f1c1c 100644
--- a/02_Options.zsh
+++ b/02_Options.zsh
@@ -18,8 +18,8 @@ setopt Auto_PushD
unsetopt Cd_Able_Vars
setopt Complete_Aliases
setopt Complete_in_Word
-#setopt Correct
-setopt Correct_All
+setopt Correct
+unsetopt Correct_All
#setopt Equals
#setopt Extended_Glob
unsetopt Extended_History