dotfiles/gitconfig (view raw)
[user]
name = Smirnov Alexander
email = ss2316544@gmail.com
[github]
name = Smirnov-O
[core]
editor = nvim
[init]
defaultBranch = main
[alias]
l = log --oneline --decorate