Skip to content

Instantly share code, notes, and snippets.

@moreta
Created April 20, 2012 11:03
Show Gist options
  • Save moreta/2427801 to your computer and use it in GitHub Desktop.
Save moreta/2427801 to your computer and use it in GitHub Desktop.
git color option
git config --global color.diff auto
git config --global color.status auto
git config --global color.branch auto
git config --global color.interactive auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment