Skip to content

Instantly share code, notes, and snippets.

@mmb
Forked from justintv/.bashrc
Created August 17, 2009 02:57
Show Gist options
  • Save mmb/168867 to your computer and use it in GitHub Desktop.
Save mmb/168867 to your computer and use it in GitHub Desktop.
export PS1="${debian_chroot:+($debian_chroot)}\u@\h:\w\$(git branch 2>/dev/null | sed -n 's/^\* \(.*\)/ git:\1/p')\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment