mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
enable shared history in zsh
This commit is contained in:
committed by
Thomas Ruoff
parent
6020240afb
commit
2500c96139
@@ -1,4 +1,4 @@
|
|||||||
setopt hist_ignore_all_dups inc_append_history
|
setopt hist_ignore_all_dups inc_append_history share_history
|
||||||
HISTFILE=~/.zhistory
|
HISTFILE=~/.zhistory
|
||||||
HISTSIZE=4096
|
HISTSIZE=4096
|
||||||
SAVEHIST=4096
|
SAVEHIST=4096
|
||||||
|
|||||||
Reference in New Issue
Block a user