From 7c297bbf28188ab3c37cd0f5dff784b53700ef9a Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Fri, 18 Sep 2015 12:10:53 +0200 Subject: [PATCH] Modified history params --- profile.d/history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile.d/history b/profile.d/history index 6d7d972..0139525 100644 --- a/profile.d/history +++ b/profile.d/history @@ -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"