diff --git a/zsh/zshrc b/zsh/zshrc index 9032f9e..8bf73d0 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -27,7 +27,7 @@ DISABLE_AUTO_UPDATE="true" # DISABLE_AUTO_TITLE="true" # Uncomment following line if you want to disable command autocorrection -# DISABLE_CORRECTION="true" +DISABLE_CORRECTION="true" # Uncomment following line if you want red dots to be displayed while waiting for completion # COMPLETION_WAITING_DOTS="true"