mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-31 11:39:25 +00:00
share history with your zsh's on the same host
This commit is contained in:
@ -10,3 +10,6 @@ setopt hist_verify
|
|||||||
setopt inc_append_history
|
setopt inc_append_history
|
||||||
setopt extended_history
|
setopt extended_history
|
||||||
setopt hist_expire_dups_first
|
setopt hist_expire_dups_first
|
||||||
|
|
||||||
|
setopt SHARE_HISTORY
|
||||||
|
setopt APPEND_HISTORY
|
||||||
|
Reference in New Issue
Block a user