Skip to content

Instantly share code, notes, and snippets.

@wmfairuz
Created August 14, 2014 02:14
Show Gist options
  • Save wmfairuz/a66f9604f37d0722550d to your computer and use it in GitHub Desktop.
Save wmfairuz/a66f9604f37d0722550d to your computer and use it in GitHub Desktop.
git aware
export GITAWAREPROMPT=~/bin/git-aware-prompt
source $GITAWAREPROMPT/main.sh
export PS1="\u@\h \w \[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\$ "
git://github.com/jimeh/git-aware-prompt.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment