diff --git a/common.nix b/common.nix index de5d464..7e13762 100644 --- a/common.nix +++ b/common.nix @@ -565,7 +565,6 @@ in # zsh with extras wanted enable = true; enableCompletion = true; - autocd = true; autosuggestion.enable = true; history.share = false; syntaxHighlighting.enable = true;