rickcnagy / GitStatusPrompt

Add the git status to the bash command line prompt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makes a status prompt that looks like this: Prompt example

Setup on OS X with:

git clone https://github.com/rickcnagy/GitStatusPrompt.git
. GitStatusPrompt/setup-osx.sh
rm -rf GitStatusPrompt

Setup on Linux with:

git clone https://github.com/rickcnagy/GitStatusPrompt.git
. GitStatusPrompt/setup-linux.sh
rm -rf GitStatusPrompt

About

Add the git status to the bash command line prompt.


Languages

Language:Shell 100.0%