aboutsummaryrefslogtreecommitdiffstats
path: root/.exports
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-09 09:13:59 +0300
committerMathias Bynens <mathias@qiwi.be>2011-09-09 09:13:59 +0300
commit1632bb1a6135d22cb3247ab11624ed14524ed5ad (patch)
treea350e6097ced95a3c65802137b9cebe3cb8081aa /.exports
parentdbae36b34b75f968381c3013ea7ff9ae80b28586 (diff)
downloaddotfiles-1632bb1a6135d22cb3247ab11624ed14524ed5ad.tar.gz
dotfiles-1632bb1a6135d22cb3247ab11624ed14524ed5ad.tar.bz2
dotfiles-1632bb1a6135d22cb3247ab11624ed14524ed5ad.zip
Ignore duplicate history entries.
Diffstat (limited to '.exports')
-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