From e47f142e59a9c17eeb102633abaf92af3063f84e Mon Sep 17 00:00:00 2001 From: TheK4n Date: Thu, 23 Sep 2021 04:06:51 +0300 Subject: [PATCH] ref --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index e637e17..f1db8c4 100644 --- a/.bashrc +++ b/.bashrc @@ -10,7 +10,7 @@ if type shopt 2>/dev/null 1>&2; then fi export HISTSIZE=10000 -export HISTIGNORE="&:l[lsa]:[bf]g:exit:q:clear:c:history:h" +export HISTIGNORE="&:l[lsa\.]:[bf]g:exit:q:clear:c:history:h" parse_git_branch() {