Add .gitconfig

This commit is contained in:
2021-10-04 20:36:46 +03:00
parent 487282cb96
commit 4382327eb0
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
email = daniil@tsivinsky.com
name = Daniil Tsivinsky
[core]
editor = vim
editor = nvim
[init]
defaultBranch = master
[push]