mirror of
https://github.com/rwinkhart/cachyos-postinstall-helper.git
synced 2026-08-27 20:36:32 -04:00
Do not use incremental history (zsh)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user