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