Last active
October 11, 2018 08:26
-
-
Save davidnaviaweb/d16435aa65e267f03189a0b627ed9313 to your computer and use it in GitHub Desktop.
First part of .gitconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[push] | |
default = simple | |
[user] | |
email = davidnaviamatas@gmail.com | |
name = David Navia |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment