dotfiles/.config/zsh/lib/20-directories.zsh

5 lines
102 B
Bash
Raw Normal View History

2016-04-16 16:31:54 +02:00
# Changing/making/removing directory
setopt auto_name_dirs
setopt auto_pushd
2020-06-02 15:59:14 +02:00
setopt pushd_ignore_dups