mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add autopushd option to zshrc.
This commit is contained in:
2
zshrc
2
zshrc
@@ -2,7 +2,7 @@
|
|||||||
HISTFILE=~/.histfile
|
HISTFILE=~/.histfile
|
||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
setopt appendhistory autocd extendedglob nomatch
|
setopt appendhistory autocd autopushd extendedglob nomatch
|
||||||
unsetopt beep
|
unsetopt beep
|
||||||
bindkey -e
|
bindkey -e
|
||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
|
|||||||
Reference in New Issue
Block a user