diff --git a/.zshrc b/.zshrc index f3b642c..d610bf4 100644 --- a/.zshrc +++ b/.zshrc @@ -27,7 +27,7 @@ export UPDATE_ZSH_DAYS=13 # DISABLE_AUTO_TITLE="true" # Uncomment the following line to enable command auto-correction. -ENABLE_CORRECTION="true" +ENABLE_CORRECTION="false" # Uncomment the following line to display red dots whilst waiting for completion. COMPLETION_WAITING_DOTS="true"