Bottle (binary package) installation support provided.
Current versions:
stable
✅
2.7.1
head
⚡️
HEAD
You should add the following to your .bashrc (or .bash_profile):
if [ -f "$HOMEBREW_PREFIX/opt/bash-git-prompt/share/gitprompt.sh" ]; then
__GIT_PROMPT_DIR="$HOMEBREW_PREFIX/opt/bash-git-prompt/share"
source "$HOMEBREW_PREFIX/opt/bash-git-prompt/share/gitprompt.sh"
fi