dotfiles/gitconfig
2021-06-07 15:34:40 +03:00

15 lines
189 B
Text

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