From 979ae305b3caa0f5c2a97ca6dd73d538013a972c Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 12 Mar 2020 22:27:15 -0400 Subject: zsh: no autocd --- templates/.zsh/config.zsh | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3