refine history format
This commit is contained in:
parent
f5a20ac573
commit
38dac15c9a
1 changed files with 1 additions and 1 deletions
2
bashrc
2
bashrc
|
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# history
|
# history
|
||||||
HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] '
|
HISTTIMEFORMAT='%Y-%m-%d %H:%M '
|
||||||
HISTCONTROL="ignoredups"
|
HISTCONTROL="ignoredups"
|
||||||
HISTSIZE="100000"
|
HISTSIZE="100000"
|
||||||
export HISTTIMEFORMAT HISTCONTROL HISTSIZE
|
export HISTTIMEFORMAT HISTCONTROL HISTSIZE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue