don't auto cd into directories
This commit is contained in:
parent
bd91b743fe
commit
c0093b68df
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ HISTFILE=~/.zsh_history
|
||||||
|
|
||||||
### Directories
|
### Directories
|
||||||
|
|
||||||
# auto change directories if you type a directory with no cd
|
|
||||||
setopt auto_cd
|
|
||||||
|
|
||||||
# do not push multiple copies of the same directory onto the directory stack
|
# do not push multiple copies of the same directory onto the directory stack
|
||||||
setopt pushd_ignore_dups
|
setopt pushd_ignore_dups
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue