git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c41dc
)
Ignore dups in history.
author
Iain Patterson
<me@iain.cx>
Wed, 9 Dec 2009 16:12:43 +0000
(16:12 +0000)
committer
Iain Patterson
<me@iain.cx>
Sat, 2 Jan 2010 15:04:09 +0000
(15:04 +0000)
.profile.d/bash3.bashrc
patch
|
blob
|
history
diff --git
a/.profile.d/bash3.bashrc
b/.profile.d/bash3.bashrc
index
19d7f1c
..
15626d4
100644
(file)
--- a/
.profile.d/bash3.bashrc
+++ b/
.profile.d/bash3.bashrc
@@
-1,4
+1,4
@@
-
#
export HISTCONTROL=ignoredups
+export HISTCONTROL=ignoredups
export HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] '
export HISTFILESIZE=3000
export HISTSIZE=1000