feat: zsh remove share_history
This commit is contained in:
parent
de4d21601c
commit
504e56294d
@ -26,7 +26,8 @@ setopt AUTO_CD
|
|||||||
|
|
||||||
setopt HIST_IGNORE_DUPS
|
setopt HIST_IGNORE_DUPS
|
||||||
setopt HIST_IGNORE_SPACE
|
setopt HIST_IGNORE_SPACE
|
||||||
setopt SHARE_HISTORY
|
#setopt SHARE_HISTORY
|
||||||
|
#setopt EXTENDED_HISTORY
|
||||||
|
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
export LESS_TERMCAP_mb="${fg_bold[red]}"
|
export LESS_TERMCAP_mb="${fg_bold[red]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user