Files
dotfiles/git/.gitconfig
2024-03-12 12:13:53 -04:00

13 lines
173 B
INI

[user]
email = joshpatra12@gmail.com
name = Josh Patra
signingkey = 01823AE1
[diff]
tool = nvimdiff
[core]
editor = nvim
[commit]
gpgSign = true
[tag]
gpgSign = true