13 lines
175 B
INI
13 lines
175 B
INI
[user]
|
|
name = Quinn
|
|
email = quinnthepigeon@gmail.com
|
|
signingkey = .ssh/github.pub
|
|
[gpg]
|
|
format = ssh
|
|
[init]
|
|
defaultBranch = main
|
|
[core]
|
|
editor = nvim
|
|
[color]
|
|
ui = auto
|