Skip to content

Instantly share code, notes, and snippets.

@devinsba
Created October 5, 2011 13:40
Show Gist options
  • Save devinsba/1264452 to your computer and use it in GitHub Desktop.
Save devinsba/1264452 to your computer and use it in GitHub Desktop.
git settings
git='\[\e[0;32m\]$(__git_ps1 "(%s)")\[\e[m\]'
export PS1=${git}${PS1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment