summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.nix1
1 files changed, 0 insertions, 1 deletions
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;