bash-git-prompt
Formula Development v2.7.1
Informative, fancy bash prompt for Git users
About
Install bash-git-prompt on macOS with Homebrew Formula using `brew install bash-git-prompt`. bash-git-prompt is a Development command-line package with version 2.7.1. The package is listed in homebrew/core.
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
Official Homebrew Stats
Install activity metrics for bash-git-prompt.
30 Days
53 total installs
2 installs / day avg
90 Days
174 total installs
2 installs / day avg
1 Year
1.1K total installs
3 installs / day avg
Frequently asked questions
How do I install bash-git-prompt with Homebrew?
Run brew install bash-git-prompt in Terminal to install bash-git-prompt as a Homebrew formula on macOS.
What kind of package is bash-git-prompt?
bash-git-prompt is a Development Homebrew formula and FastBrew currently shows version 2.7.1.
What should I review before installing bash-git-prompt?
Review any caveats, conflicts, license details, and the official homepage before installing.
Related Development Apps
View AllOpen node
node
Popular
Open-source, cross-platform JavaScript runtime environment
Development v26.5.0
Open pcre2
pcre2
Popular
Perl compatible regular expressions library with a new API
Development v10.47