diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index b2cad20e8..d7590bc2f 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -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"