Add autopushd option to zshrc.

This commit is contained in:
David Tomaschik
2014-04-04 07:47:15 -07:00
parent e5066e087d
commit 125bf08e73

2
zshrc
View File

@@ -2,7 +2,7 @@
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
setopt appendhistory autocd extendedglob nomatch
setopt appendhistory autocd autopushd extendedglob nomatch
unsetopt beep
bindkey -e
# End of lines configured by zsh-newuser-install