Skip to content

Instantly share code, notes, and snippets.

@jeffgabhart
Created January 20, 2010 15:59
Show Gist options
  • Save jeffgabhart/281940 to your computer and use it in GitHub Desktop.
Save jeffgabhart/281940 to your computer and use it in GitHub Desktop.
Show git branch in prompt
PS1='\[\033[1;33m\]\W\[\033[1;37m\]`__git_ps1` \[\033[0m\]\n$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment