Skip to content

Instantly share code, notes, and snippets.

@Aupajo
Created August 28, 2009 04:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aupajo/176788 to your computer and use it in GitHub Desktop.
Save Aupajo/176788 to your computer and use it in GitHub Desktop.
My PS1, 'cause I'm afraid of change.
PS1='\u@\h:\W$(__git_ps1 "\[\e[32m\][%s]\[\e[0m\]")$ '
brew install bash-completion # read the instructions
brew uninstall git
brew install git
# reload the shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment