Modified history preferences

This commit is contained in:
Xavier Logerais 2019-03-18 10:21:07 +01:00
parent de93cfdba4
commit 45bcef4867

View File

@ -5,4 +5,4 @@ export HISTSIZE=5000
export HISTFILESIZE=20000
export HISTTIMEFORMAT="[%d/%m/%Y %H:%M:%S] "
export HISTCONTROL="ignoreboth"
export HISTIGNORE="[bf]g:exit:history*:^rm:reboot:ls:ll:man:mutt"
export HISTIGNORE="history*:exit:reboot:^rm:[bf]g:ls:ll:help:man:mutt:pass"