Verified Commit a0bb6d6f authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Disable Zsh's autocd option

Never used it, never wanted it, why is it enabled by Oh-my-zsh for me
to stub my digital toe on repeatedly? 😡
parent c86b1c77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ source_each \
	~/.zsh_aliases

setopt globdots
unsetopt share_history beep
unsetopt share_history beep autocd
zstyle ':completion:*' special-dirs false

# Load auto completion