Update zshrc.zsh-template

update the auto correction line
This commit is contained in:
litsand 2014-01-08 10:06:13 +08:00
commit 9d1b34e480

View file

@ -26,8 +26,8 @@ ZSH_THEME="robbyrussell"
# Uncomment following line if you want to disable autosetting terminal title.
# DISABLE_AUTO_TITLE="true"
# Uncomment following line if you want to disable command autocorrection
# DISABLE_CORRECTION="true"
# Uncomment following line if you want to enable command autocorrection
# ENABLE_CORRECTION="true"
# Uncomment following line if you want red dots to be displayed while waiting for completion
# COMPLETION_WAITING_DOTS="true"