Skip to content

Commit

Permalink
Updated HomeBrew Recipe for next homebrew release
Browse files Browse the repository at this point in the history
Belongs to #276
  • Loading branch information
magicmonty authored Nov 24, 2016
1 parent 5b7c067 commit beedf2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash-git-prompt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def caveats; <<-EOS.undent
You should add the following to your .bashrc (or equivalent):
if [ -f "$(brew --prefix bash-git-prompt)/share/gitprompt.sh" ]; then
GIT_PROMPT_THEME=Default
__GIT_PROMPT_DIR=$(brew --prefix)/opt/bash-git-prompt/share
source "$(brew --prefix bash-git-prompt)/share/gitprompt.sh"
fi
EOS
Expand Down

0 comments on commit beedf2e

Please sign in to comment.