Do not use incremental history (zsh)

This commit is contained in:
2026-07-06 20:01:39 -04:00
parent 0346a2ff3a
commit f4ee6aa334
-1
View File
@@ -108,7 +108,6 @@ const zshrc = `# Shell settings
HISTFILE="$XDG_CACHE_HOME"/zsh-histfile
HISTSIZE=2500
SAVEHIST=2000
setopt INC_APPEND_HISTORY
setopt HIST_EXPIRE_DUPS_FIRST
setopt HIST_FIND_NO_DUPS
unsetopt beep