Skip to content

Instantly share code, notes, and snippets.

@whichsteveyp
Created March 24, 2013 03:01
Show Gist options
  • Save whichsteveyp/5230291 to your computer and use it in GitHub Desktop.
Save whichsteveyp/5230291 to your computer and use it in GitHub Desktop.
source ~/.git-completion.sh
source ~/.git-prompt.sh
export PS1='\n\n\[\e[0;36m\][ \[\e[0;35m\]\w\[\e[0;36m\] ] $(__git_ps1 "\[\e[1;33m\]%s\[\e[0;36m\]") >\[\e[0m\] '
@whichsteveyp
Copy link
Author

.git-promt.sh available here
https://gist.github.com/sprjr/6587257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment