dotfiles/git/config
c47 d0f7907aca
Add fsfe to allowed_signers
Added the fsfe-key to allowed signers and configured the conditianal to
load the config from the path when working in that directory.
2024-04-28 18:35:52 +02:00

17 lines
313 B
Plaintext

[user]
name = c47
email = c47@nixre.net
[init]
defaultBranch = main
[includeIf "gitdir:~/gits/priv/"]
path = ~/gits/priv/.gitconfig
[includeIf "gitdir:~/gits/fsfe"]
path = ~/gits/fsfe/.gitconfig
[gpg "ssh"]
allowedSignersFile = ~/.config/git/allowed_signers
[log]
showSignature = true
[gpg]
format = ssh