diff --git a/.zshrc b/.zshrc index 9f3c6f2..0a85b48 100644 --- a/.zshrc +++ b/.zshrc @@ -33,7 +33,7 @@ ZSH_THEME="powerlevel10k/powerlevel10k" # HYPHEN_INSENSITIVE="true" # Uncomment the following line to enable command auto-correction. -ENABLE_CORRECTION="true" +# ENABLE_CORRECTION="true" # Uncomment the following line to display red dots whilst waiting for completion. COMPLETION_WAITING_DOTS="true"