Skip to content

Instantly share code, notes, and snippets.

@raphaelkong
Forked from mojombo/config
Last active August 29, 2015 14:05
Show Gist options
  • Save raphaelkong/1c1f85497f7fcc6dea3b to your computer and use it in GitHub Desktop.
Save raphaelkong/1c1f85497f7fcc6dea3b to your computer and use it in GitHub Desktop.
$ git config --global user.name "Raphael K"
$ git config --global user.email "[email protected]"
$ git config --global color.ui true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment