Skip to content

Instantly share code, notes, and snippets.

@kinow
Created April 23, 2016 22:25
Show Gist options
  • Save kinow/1c5d6e00e9c66430e63a118960577df6 to your computer and use it in GitHub Desktop.
Save kinow/1c5d6e00e9c66430e63a118960577df6 to your computer and use it in GitHub Desktop.
git config --global user.email "[email protected]"
git config user.name "Billy Everyteen"
git config --global push.default simple
git config --global core.autocrlf input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment