Explorar o código

Use zsh auto correct options

Andrew Swistak %!s(int64=11) %!d(string=hai) anos
pai
achega
4e8359f913
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      osx/zshrc

+ 1 - 1
osx/zshrc

@@ -2,7 +2,7 @@
 HISTFILE=~/.histfile
 HISTSIZE=1000
 SAVEHIST=1000
-setopt incappendhistory nomatch
+setopt incappendhistory nomatch correct_all
 unsetopt beep
 bindkey -v
 # End of lines configured by zsh-newuser-install