diff options
| author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-07-02 11:13:07 +0700 |
|---|---|---|
| committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-11-20 16:44:09 +0700 |
| commit | 990b81ac195e7e0358beae14a5fdea4c4419ac7c (patch) | |
| tree | 33fcfc02715887751e3fb6cb959f98837ebf6f56 /git | |
| parent | 8685a884cb356c2b91297c7d70cb4083a789e667 (diff) | |
| download | dotfiles-990b81ac195e7e0358beae14a5fdea4c4419ac7c.tar.gz | |
Update 20160702
Diffstat (limited to 'git')
| -rw-r--r-- | git/.config/git/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git/.config/git/config b/git/.config/git/config index 842d047..ba6e496 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -1,3 +1,5 @@ [user] email = vn.mcsinyx@gmail.com name = Raphael McSinyx +[github] + user = McSinyx |
