From eb8a9123ff86c42d2d2e9d22cdfe334a9edc2889 Mon Sep 17 00:00:00 2001 From: Pendosv Date: Wed, 15 Sep 2021 22:04:20 +0300 Subject: [PATCH] ref --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index 83f735b..3f54431 100644 --- a/.bashrc +++ b/.bashrc @@ -13,8 +13,6 @@ export HISTSIZE=10000 export HISTIGNORE="&:l[lsa]:[bf]g:exit:q:clear:c:history:h" - - parse_git_branch() { branch="$(git branch --show-current 2> /dev/null)"