aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.exports3
1 files changed, 2 insertions, 1 deletions
diff --git a/.exports b/.exports
index 01d28ad..db4e0ed 100644
--- a/.exports
+++ b/.exports
@@ -5,4 +5,5 @@ export MANPAGER="less -X"
# Larger bash history (allow 32³ entries; default is 500)
export HISTSIZE=32768
-export HISTFILESIZE=$HISTSIZE \ No newline at end of file
+export HISTFILESIZE=$HISTSIZE
+export HISTCONTROL=ignoredups \ No newline at end of file