This commit is contained in:
TheK4n 2021-09-23 04:06:51 +03:00
parent 97613fa0cf
commit e47f142e59

View File

@ -10,7 +10,7 @@ if type shopt 2>/dev/null 1>&2; then
fi fi
export HISTSIZE=10000 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() { parse_git_branch() {