fig git config
This commit is contained in:
10
.gitconfig
10
.gitconfig
@@ -1,12 +1,14 @@
|
||||
[user]
|
||||
name = Quinn
|
||||
email = quinnthepigeon@gmail.com
|
||||
signingkey = .ssh/github.pub
|
||||
[gpg]
|
||||
format = ssh
|
||||
email = quinnthepigeon@proton.me
|
||||
signingkey = 47378BDBE5E29830
|
||||
[commit]
|
||||
gpgSign = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[core]
|
||||
editor = nvim
|
||||
pager = nvim -dR
|
||||
[color]
|
||||
ui = auto
|
||||
pager = no
|
||||
|
||||
Reference in New Issue
Block a user