Disable autocorrection in zsh.
This commit is contained in:
parent
650c7d0ce2
commit
74b1ac311a
2
zshrc
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user