diff --git a/link/nix/zshrc b/link/nix/zshrc index 14ea849..b648435 100644 --- a/link/nix/zshrc +++ b/link/nix/zshrc @@ -29,7 +29,7 @@ ZSH_THEME="beanbag" # 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="false"