Skip to content

Instantly share code, notes, and snippets.

@mokevnin
Created October 13, 2010 07:23
Show Gist options
  • Save mokevnin/623630 to your computer and use it in GitHub Desktop.
Save mokevnin/623630 to your computer and use it in GitHub Desktop.
.bashrc
# git
# show current branch
export PS1='\u@ \w$(__git_ps1 " [%s]") \$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment