diff --git a/.zshrc b/.zshrc index 9a3569c..24f3aa9 100644 --- a/.zshrc +++ b/.zshrc @@ -53,6 +53,7 @@ function condac() { ### ---- zsh options ------------------------------------- setopt autocd setopt HIST_FIND_NO_DUPS +setopt HIST_IGNORE_SPACE setopt HIST_IGNORE_ALL_DUPS setopt appendhistory setopt INC_APPEND_HISTORY