all repos — archive/dotfiles @ 5c124af7c747b6eec279109bd61950c58514e6a5

Superseded by nixfiles

zsh: Unset auto_cd
Alan Pearce alan@alanpearce.uk
Thu, 16 Mar 2017 16:30:40 +0100
commit

5c124af7c747b6eec279109bd61950c58514e6a5

parent

e8d81ffd8e87977317d8120e0735e44b550fa302

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -137,7 +137,6 @@ # Then, source plugins and add commands to $PATH zplug load
 
 # General configuration
-setopt auto_cd          # Change directories without `cd`
 
 if [[ -n $commands[hub] ]]
 then