aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2020-03-12 22:27:15 -0400
committerBen Burwell <ben@benburwell.com>2020-03-12 22:27:15 -0400
commit979ae305b3caa0f5c2a97ca6dd73d538013a972c (patch)
tree684e56a61d8880ff864d75e10e34f28728711fad
parent97b8f89cecb155ae38cbae3d7010531fe0462737 (diff)
zsh: no autocd
-rw-r--r--templates/.zsh/config.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/.zsh/config.zsh b/templates/.zsh/config.zsh
index e4ee650..da3783a 100644
--- a/templates/.zsh/config.zsh
+++ b/templates/.zsh/config.zsh
@@ -3,7 +3,6 @@ HISTSIZE=10000
SAVEHIST=10000
setopt APPEND_HISTORY
-setopt AUTO_CD
setopt COMPLETE_IN_WORD
setopt CORRECT
setopt EXTENDED_GLOB