Disable AUTO_CD
This commit is contained in:
parent
0682531d54
commit
9e895860aa
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue