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

13 lines
175 B
INI

[user]
name = Quinn
email = quinnthepigeon@gmail.com
signingkey = .ssh/github.pub
[gpg]
format = ssh
[init]
defaultBranch = main
[core]
editor = nvim
[color]
ui = auto