Merge branch 'master' of https://github.com/xlogerais/config-bash
This commit is contained in:
commit
17b0f617e2
@ -5,4 +5,4 @@ export HISTSIZE=5000
|
|||||||
export HISTFILESIZE=20000
|
export HISTFILESIZE=20000
|
||||||
export HISTTIMEFORMAT="[%d/%m/%Y %H:%M:%S] "
|
export HISTTIMEFORMAT="[%d/%m/%Y %H:%M:%S] "
|
||||||
export HISTCONTROL="ignoreboth"
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user