fix some git configs / add some
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
[user]
|
||||
name = Quinn
|
||||
email = quinnthepigeon@gmail.com
|
||||
mail = unset
|
||||
signingkey = .ssh/github.pub
|
||||
[gpg]
|
||||
format = ssh
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[core]
|
||||
editor = nvim
|
||||
[color]
|
||||
ui = auto
|
||||
|
||||
Reference in New Issue
Block a user