Created
July 10, 2017 23:09
-
-
Save pH-7/cf3adcaff9cd7a6dfa9f75780c3d9360 to your computer and use it in GitHub Desktop.
Git User - Nicer Terminal - Shows git branch in bash prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS1='\[\033[0;36m\]\h:\w\[\033[0;32m\]$(__git_ps1)\n\[\033[0;32m\]\[\033[0m\033[0;32m\]' | |
Author
pH-7
commented
Jul 10, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment