From 45bcef48671aa4cfbacd7e6a74f42e224efb3bd8 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Mon, 18 Mar 2019 10:21:07 +0100 Subject: [PATCH] Modified history preferences --- profile.d/history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile.d/history b/profile.d/history index 0139525..731148c 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:reboot:ls:ll:man:mutt" +export HISTIGNORE="history*:exit:reboot:^rm:[bf]g:ls:ll:help:man:mutt:pass"