Files
dotfiles/git/config
2026-01-17 23:05:11 +02:00

18 lines
253 B
Plaintext

[user]
name = dxrknesss
email = imp0rt4ntduck@gmail.com
signingkey = imp0rt4ntduck@gmail.com
[core]
editor = nvim
[commit]
gpgsign = true
[init]
defaultObjectFormat = sha256
[http]
version = HTTP/2
[fetch]
prune = true
[diff]
tool = nvimdiff