update
This commit is contained in:
@@ -123,7 +123,7 @@ setopt share_history
|
||||
setopt hist_reduce_blanks
|
||||
|
||||
# Write to the history file immediately, not when the shell exits.
|
||||
setopt inc_append_history
|
||||
# setopt inc_append_history
|
||||
|
||||
# Remove comannd of 'hostory' or 'fc -l' from history list
|
||||
setopt hist_no_store
|
||||
@@ -138,7 +138,7 @@ setopt extended_history
|
||||
setopt hist_ignore_space
|
||||
|
||||
# Append to history file
|
||||
setopt append_history
|
||||
# setopt append_history
|
||||
|
||||
# Edit history file during call history before executing
|
||||
setopt hist_verify
|
||||
|
||||
Reference in New Issue
Block a user