Skip to content

Instantly share code, notes, and snippets.

@jackyueq
Created April 24, 2014 05:53
Show Gist options
  • Save jackyueq/11243002 to your computer and use it in GitHub Desktop.
Save jackyueq/11243002 to your computer and use it in GitHub Desktop.
Colorful git
git config --global color.branch auto
git config --global color.diff auto
git config --global color.interactive auto
git config --global color.status auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment