Enable APPEND_HISTORY and increase history size

This commit is contained in:
Peter J. Holzer 2016-11-08 11:53:08 +01:00
parent 4f9d87d626
commit c4bef31f97
1 changed files with 3 additions and 2 deletions

View File

@ -16,11 +16,12 @@ setopt PUSHD_SILENT
setopt PUSHD_TO_HOME
setopt RMSTARSILENT
setopt NO_PROMPT_CR
setopt APPEND_HISTORY
setopt PUSHD_IGNORE_DUPS
SAVEHIST=100
HISTSIZE=$SAVEHIST
SAVEHIST=1000
HISTSIZE=2000
HISTFILE=~/.zhistory
export PGPPATH=~/.pgp
export PARINIT=q1