diff --git a/zsh/.zshrc b/zsh/.zshrc index c73f641..fad4299 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -57,7 +57,7 @@ zstyle ':vcs_info:hg*' formats " (%s.%b) " #----------------------------------------------# setopt hist_ignore_all_dups setopt hist_ignore_space -setopt append_history +setopt INC_APPEND_HISTORY setopt extended_history setopt complete_in_word