Skip to content
Skip to content

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
Source: homebrew/core GitHub Homebrew

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

Related Development Apps

View All
openssl@3
Popular

Cryptography and SSL/TLS Toolkit

formula Development v3.6.1
ca-certificates
Popular

Mozilla CA certificate store

formula Development v2025
sqlite
Popular

Command-line interface for SQLite

formula Development v3.51.2
node
Popular

Open-source, cross-platform JavaScript runtime environment

formula Development v25.6.1
pcre2
Popular

Perl compatible regular expressions library with a new API

formula Development v10.47
pkgconf
Popular

Package compiler and linker metadata toolkit

formula Development v2.5.1
X