zsh: append commands to histfile as soon as they are entered
This commit is contained in:
parent
da929d47e6
commit
64a81dbd39
@ -57,7 +57,7 @@ zstyle ':vcs_info:hg*' formats " (%s.%b) "
|
||||
#----------------------------------------------#
|
||||
setopt hist_ignore_all_dups
|
||||
setopt hist_ignore_space
|
||||
setopt append_history
|
||||
setopt INC_APPEND_HISTORY
|
||||
setopt extended_history
|
||||
|
||||
setopt complete_in_word
|
||||
|
Loading…
x
Reference in New Issue
Block a user