Save history from this session before reloading it.
This commit is contained in:
parent
166584a459
commit
303b2db0bd
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
|
@ -427,6 +427,7 @@ HISTFILESIZE=1000000
|
|||
HISTIGNORE="bg:bg *:fg:fg *:jobs:exit:clear:history"
|
||||
HISTSIZE=1000000
|
||||
HISTTIMEFORMAT="%d/%m/%y %H:%M:%S "
|
||||
history -a
|
||||
history -r
|
||||
|
||||
# The commands to execute before the prompt is displayed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue