From 6ce748938d790c69bd029bd0810aefe9099b3c85 Mon Sep 17 00:00:00 2001 From: pulkitgupta2k Date: Wed, 3 Oct 2018 22:14:45 +0530 Subject: [PATCH] first commit --- zshrc | 1 + 1 file changed, 1 insertion(+) 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