fig git config

This commit is contained in:
2025-05-07 13:33:22 +02:00
parent f9429d4454
commit 66b8d43b81

View File

@@ -1,12 +1,14 @@
[user] [user]
name = Quinn name = Quinn
email = quinnthepigeon@gmail.com email = quinnthepigeon@proton.me
signingkey = .ssh/github.pub signingkey = 47378BDBE5E29830
[gpg] [commit]
format = ssh gpgSign = true
[init] [init]
defaultBranch = main defaultBranch = main
[core] [core]
editor = nvim editor = nvim
pager = nvim -dR
[color] [color]
ui = auto ui = auto
pager = no