Enable pushd stuff when changing directories

This commit is contained in:
Danielle McLean 2017-01-04 16:15:52 +11:00
parent f3ba120c6a
commit f2fac18af2
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -1,4 +1,5 @@
#! zsh
setopt auto_pushd pushd_ignore_dups
setopt correct
zstyle ':completion:*' completer _expand _complete _correct _approximate