diff --git a/.bashrc b/.bashrc index a935909..d44a79d 100644 --- a/.bashrc +++ b/.bashrc @@ -192,3 +192,5 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi + +source ~/.git-prompt.sh