This commit is contained in:
TheK4n 2021-09-15 22:04:20 +03:00
parent 5e72723c8f
commit eb8a9123ff

View File

@ -13,8 +13,6 @@ 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() {
branch="$(git branch --show-current 2> /dev/null)" branch="$(git branch --show-current 2> /dev/null)"