mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
enable shared history in zsh
This commit is contained in:
@@ -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