Removed symlink chasing on cd
This commit is contained in:
parent
f91c45283a
commit
b7d9102f0d
@ -2,8 +2,6 @@
|
||||
setopt auto_cd
|
||||
# Use directory stack
|
||||
setopt auto_pushd
|
||||
# Always resolve symlinks when changing directory
|
||||
setopt chase_links
|
||||
|
||||
# Ignore duplicate commands and commands starting with space
|
||||
setopt hist_ignore_dups
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user