Skip to content

Instantly share code, notes, and snippets.

@fsodogandji
Created July 24, 2013 23:04
Show Gist options
  • Save fsodogandji/6075428 to your computer and use it in GitHub Desktop.
Save fsodogandji/6075428 to your computer and use it in GitHub Desktop.
git tip & tricks
#Enabling colors in git command-line interface
git config color.ui true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment