Skip to content

Instantly share code, notes, and snippets.

View ajitkshirsagar's full-sized avatar
🚀

Ajit Kshirsagar ajitkshirsagar

🚀
View GitHub Profile

Download git-prompt.sh and save it to ~/.git-prompt.sh

curl https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh -o ~/.git-prompt.sh

Add following code to your ~/.bash_profile

 source ~/.git-prompt.sh