@ -21,10 +21,6 @@ if [ -f ~/.bash/git-flow-completion ]; then
source ~/.bash/git-flow-completion
fi
if [ -f ~/.bash/prompt ]; then
source ~/.bash/prompt
if [ -f ~/opt/bash/env ]; then
source ~/opt/bash/env
@ -43,3 +39,7 @@ fi
if [ -f /etc/bashrc ]; then
source /etc/bashrc