Disabling correct_all, which is annoying and never works (for me).

This commit is contained in:
Brian Guthrie 2012-03-20 18:58:52 -04:00
commit 44b028a152

View file

@ -28,5 +28,6 @@ plugins=(git rails textmate ruby gem github osx)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh
source ~/.profile source ~/.profile
unsetopt correct_all
# Customize to your needs... # Customize to your needs...