diff options
Diffstat (limited to '%HOME%/.gitconfig')
-rw-r--r-- | %HOME%/.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig index ab9cb04..577bd5d 100644 --- a/%HOME%/.gitconfig +++ b/%HOME%/.gitconfig @@ -1,6 +1,6 @@ [user] name = Egor Tensin - email = Egor.Tensin@gmail.com + email = egor@tensin.name [core] # Don't touch line endings (I hate the fact that this is an option). |