Removed symlink chasing on cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user