diff --git a/zsh/zshrc b/zsh/zshrc index 3d2b4fd..37b08b8 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -83,6 +83,8 @@ source $ZSH/oh-my-zsh.sh # User configuration +unsetopt AUTO_CD + # export MANPATH="/usr/local/man:$MANPATH" # You may need to manually set your language environment