diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/git/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/git/config b/.config/git/config index bee4bef..ef1ea5c 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,8 +1,8 @@ [user] email = krolyxon@tutanota.com - name = krolxon + name = krolyxon [init] defaultBranch = master [push] - autosetupremote = true + ; autosetupremote = true |
