Skip to content Source: homebrew/core GitHub Homebrew
bash-git-prompt
Formula Development v2.7.1
Informative, fancy bash prompt for Git users
Install 1
App in
Terminal
$
brew install bash-git-prompt
Installation Notes
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
Install Statistics 30.2%
Average daily installs by period