Files
.dotfiles/.gitconfig
2026-01-26 22:01:05 +01:00

17 lines
236 B
INI

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