diff --git a/.config/zsh/options.zsh b/.config/zsh/options.zsh index 3b68cca..f3e9b21 100644 --- a/.config/zsh/options.zsh +++ b/.config/zsh/options.zsh @@ -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