Files
dotfiles/git/.gitconfig
Josh Patra d73011617d old email
2024-03-18 16:07:40 -04:00

13 lines
226 B
INI

[user]
email = 30350506+SoPat712@users.noreply.github.com
name = Josh Patra
signingkey = 34E3C1465C60BF2DDDD994A819FDD4F401823AE1
[diff]
tool = nvimdiff
[core]
editor = nvim
[commit]
gpgsign = true
[tag]
gpgSign = true