]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/zsh/files/zshrc
Enable zsh corrections
[max/saltfiles.git] / states / zsh / files / zshrc
index 2e44d7f41f23db42c01790b3cc72b844d11bee22..f453e8b432d734e922b54f0b1dcdbf768735d53d 100644 (file)
@@ -23,7 +23,7 @@ compinit
 HISTFILE=~/.histfile
 HISTSIZE=100000
 SAVEHIST=100000
-setopt appendhistory autocd extendedglob nomatch
+setopt appendhistory autocd extendedglob nomatch extendedhistory correct
 unsetopt beep notify
 bindkey -v
 # End of lines configured by zsh-newuser-install