Drop broken line for setting git prompt theme

Perhaps move this to the install script for bash-git-prompt
This commit is contained in:
Gwen Lofman 2017-06-30 20:35:24 -04:00
parent f8b124d05e
commit 614ba2cd89

View File

@ -79,6 +79,3 @@ GIT_PROMPT_ONLY_IN_REPO=1
GIT_PROMPT_FETCH_REMOTE_STATUS=0
source ~/.bash-git-prompt/gitprompt.sh
export PATH=$HOME/.bin:$PATH
# load custom theme for git prompt
source $(dirname $(readlink -f ~/.bashrc))/git/.git-prompt-colors.sh