Skip to content

Instantly share code, notes, and snippets.

@syropian
Created May 4, 2014 12:45
Show Gist options
  • Save syropian/87290537f66099222aea to your computer and use it in GitHub Desktop.
Save syropian/87290537f66099222aea to your computer and use it in GitHub Desktop.
My bash prompt
PS1='\u:\[\033[0;37m\]\W\e[0m$(__git_ps1 :"\[\033[0;35m\][%s]\e[0m")\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment