Files
.dotfiles/.gitconfig
2025-05-30 15:34:12 +02:00

15 lines
211 B
INI

[user]
name = Quinn
email = quinnthepigeon@proton.me
signingkey = 47378BDBE5E29830
[commit]
gpgSign = true
[init]
defaultBranch = main
[core]
editor = nvim
pager = nvim -dR
[color]
ui = auto
pager = no