Auto Update
This commit is contained in:
parent
3989238020
commit
7cd6322c3d
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -6,7 +6,7 @@
|
|||
HISTSIZE=5000
|
||||
HISTFILESIZE=10000
|
||||
shopt -s histappend
|
||||
PROMPT_COMMAND="history -a"
|
||||
export PROMPT_COMMAND="history -a"
|
||||
|
||||
# If not running interactively, don't do anything
|
||||
case $- in
|
||||
|
|
Loading…
Reference in a new issue