Option to append history.
This commit is contained in:
parent
ad69a9ecc6
commit
f051b6e3cc
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ setopt HIST_IGNORE_ALL_DUPS
|
||||||
setopt HIST_SAVE_NO_DUPS
|
setopt HIST_SAVE_NO_DUPS
|
||||||
setopt HIST_REDUCE_BLANKS
|
setopt HIST_REDUCE_BLANKS
|
||||||
setopt SHARE_HISTORY
|
setopt SHARE_HISTORY
|
||||||
|
setopt INC_APPEND_HISTORY
|
||||||
|
|
||||||
[ -z $DISPLAY ] && export PATH=~/.local/bin:$PATH
|
[ -z $DISPLAY ] && export PATH=~/.local/bin:$PATH
|
||||||
tabs 2
|
tabs 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue