more tweaks

This commit is contained in:
Sven Lito 2010-11-19 19:32:08 +00:00
commit 4a256a7281
2 changed files with 1 additions and 3 deletions

View file

@ -4,7 +4,7 @@ HISTSIZE=10000
SAVEHIST=10000
setopt hist_ignore_dups # ignore duplication command history list
setopt share_history # share command history data
#setopt share_history # share command history data
setopt hist_verify
setopt inc_append_history