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 29.5% vs 90d
Install activity across time periods
| Metric | 30 Days | 90 Days | 1 Year |
|---|---|---|---|
| Total Installs | 59 | 251 | 1.2K |
| Avg Daily Installs | 2 | 3 | 3 |