dotfiles/gitconfig
2021-09-20 16:50:53 +03:00

15 lines
180 B
Text

[user]
name = neoteny
email = ss2316544@gmail.com
[github]
name = Smirnov-O
[core]
editor = nvim
[init]
defaultBranch = "main"
[alias]
l = log --oneline --decorate