dotfiles/.gitconfig
2021-06-02 10:07:48 -07:00

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