diff --git a/zshrc b/zshrc index a3c86f6..3862243 100644 --- a/zshrc +++ b/zshrc @@ -4,6 +4,7 @@ HISTFILE=~/.histfile HISTSIZE=5000 SAVEHIST=5000 +setopt hello # zsh options; man zshoptions setopt sharehistory setopt histignoredups