diff --git a/zshrc b/zshrc index 0b4256e..fd0bee4 100644 --- a/zshrc +++ b/zshrc @@ -12,6 +12,8 @@ plugins=(git ant deb debian gem git git-flow github perl rails3 ruby) source $ZSH/oh-my-zsh.sh +setopt nocorrect_all + # History setopt APPEND_HISTORY SHARE_HISTORY EXTENDED_HISTORY INC_APPEND_HISTORY \ HIST_IGNORE_ALL_DUPS HIST_FIND_NO_DUPS HIST_IGNORE_SPACE