aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 63f4be1..d0cd8b1 100644
--- a/zshrc
+++ b/zshrc
@@ -40,6 +40,7 @@ promptinit
setopt autocd
setopt appendhistory
setopt share_history
+setopt hist_ignore_all_dups
eval $(dircolors -b)