This commit is contained in:
Mathieu Maret 2010-03-29 17:09:48 +02:00
parent 32e3e1344f
commit 3a94e9094f
1 changed files with 2 additions and 1 deletions

View File

@ -8,8 +8,9 @@ export HISTCONTROL=”ignoredups”
setopt -h histappend
PROMPT_COMMAND='history -a'
setopt appendhistory autocd extendedglob nomatch
setopt append_history autocd extendedglob nomatch
unsetopt beep
#binding vim
#bindkey -v
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall