Informative, fancy bash prompt for Git users with repo status
Informative, fancy bash prompt for Git users
bash-git-prompt$ echo 'source $(brew --prefix)/opt/bash-git-prompt/share/gitprompt.sh' >> ~/.bashrc$ cd /path/to/git/repo && bash$ export GIT_PROMPT_THEME=Custom && source ~/.bashrc