Ignore dups in history.
[profile.git] / .profile.d / bash3.bashrc
index 19d7f1c..15626d4 100644 (file)
@@ -1,4 +1,4 @@
-#export HISTCONTROL=ignoredups
+export HISTCONTROL=ignoredups
 export HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] '
 export HISTFILESIZE=3000
 export HISTSIZE=1000