We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ad3e1 commit d2e406bCopy full SHA for d2e406b
.zshrc
@@ -81,7 +81,6 @@ setopt hist_ignore_dups # ignore duplicated commands history list
81
setopt hist_ignore_space # ignore commands that start with space
82
setopt hist_verify # show command with history expansion to user before running it
83
setopt share_history # share command history data
84
-setopt APPEND_HISOTRY
85
# }}}
86
87
############################## Completion ##############################
0 commit comments