gitconfig (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[user] name = neoteny email = ss2316544@gmail.com [github] name = Smirnov-O [core] editor = nvim [init] defaultBranch = "main" [alias] l = log --oneline --decorate