diff --git a/home/user/.config/zsh/options b/home/user/.config/zsh/options index 83788fc..fe57521 100644 --- a/home/user/.config/zsh/options +++ b/home/user/.config/zsh/options @@ -8,9 +8,9 @@ setopt promptsubst # enable command substitution in prompt setopt noflowcontrol # disable C-s mapping setopt autocd - DIRSTACKSIZE=8 setopt autopushd +setopt pushdignoredups WORDCHARS=${WORDCHARS//\/} # Don't consider certain characters part of the word