dotfiles/gitconfig
2021-07-01 10:43:59 +03:00

15 lines
183 B
Text

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