configuration/gitconfig
Felix Van der Jeugt 5b273f9322 add gitconfig
2015-09-09 20:12:29 +02:00

8 lines
119 B
Plaintext

[user]
name = Felix Van der Jeugt
email = felix.vanderjeugt@gmail.com
[push]
default = simple
[pull]
rebase = true