diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 94021ac..a00ccf7 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -22,7 +22,6 @@ bindkey '^k' edit-command-line # History HISTSIZE=9000 SAVEHIST=9000 -setopt extended_history setopt hist_expire_dups_first setopt hist_reduce_blanks setopt hist_ignore_dups