10 lines
179 B
INI
10 lines
179 B
INI
[user]
|
|
email = devinwl@users.noreply.github.com
|
|
name = Devin Lumley
|
|
[core]
|
|
editor = nvim
|
|
excludesfile = /Users/devin/.gitignore
|
|
[init]
|
|
defaultBranch = main
|
|
[pull]
|
|
ff = only
|