diff --git a/.bashrc b/.bashrc index 4526b69..00bb621 100644 --- a/.bashrc +++ b/.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.