diff --git a/system/.config/zsh/.zshrc b/system/.config/zsh/.zshrc index 1f0009f..8bed27e 100644 --- a/system/.config/zsh/.zshrc +++ b/system/.config/zsh/.zshrc @@ -14,6 +14,9 @@ # Zsh options setopt prompt_subst +setopt HIST_IGNORE_DUPS +setopt INC_APPEND_HISTORY +setopt SHARE_HISTORY unsetopt correct