Modified history params

This commit is contained in:
Xavier Logerais 2015-09-18 12:10:53 +02:00
parent 9122dbf130
commit 7c297bbf28

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*-rf*:*rm*-f*:reboot:ls:ll:man:mutt"
export HISTIGNORE="[bf]g:exit:history*:^rm:reboot:ls:ll:man:mutt"