Skip to content

Instantly share code, notes, and snippets.

@lukaszczerpak
Created July 11, 2011 21:28
Show Gist options
  • Save lukaszczerpak/1076832 to your computer and use it in GitHub Desktop.
Save lukaszczerpak/1076832 to your computer and use it in GitHub Desktop.
GIT_PS1_SHOWDIRTYSTATE=true
PS1='\[\033[32m\]\u@\h\[\033[00m\]:\[\033[34m\]\w\[\033[31m\]$(__git_ps1)\[\033[00m\]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment