Added git config

master
Guillaume Dott 2012-11-06 23:38:08 +01:00
parent dbd670107b
commit fa32c119d0
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[user]
email = guillaume+github@dott.fr
name = Guillaume DOTT
[include]
path = ~/.gitconfig.include

View File

@ -0,0 +1,4 @@
[push]
default = simple
[alias]
st = status