Skip to content

Instantly share code, notes, and snippets.

@meekrosoft
Forked from mojombo/config
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meekrosoft/91711fa2111f8a2e0a3c to your computer and use it in GitHub Desktop.
Save meekrosoft/91711fa2111f8a2e0a3c to your computer and use it in GitHub Desktop.
$ git config --global user.name "Mike Long"
$ git config --global user.email "mike@praqma.com"
$ git config --global color.ui true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment