Skip to content

Instantly share code, notes, and snippets.

@mojombo
Created March 23, 2010 03:40
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save mojombo/340818 to your computer and use it in GitHub Desktop.
Save mojombo/340818 to your computer and use it in GitHub Desktop.
$ git config --global user.name "Tom Preston-Werner"
$ git config --global user.email "tom@mojombo.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