Files
dotfiles/git/config

20 lines
317 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
[gpg "ssh"]
allowedSignersFile = ~/.config/ssh/allowed-signers