gitconfig: fix allowed_signers path

This commit is contained in:
Aminda Suomalainen 2024-08-10 12:51:40 +03:00
parent 67366a2356
commit 5650c9b334
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
format = ssh format = ssh
#format = x509 #format = x509
[gpg "ssh"] [gpg "ssh"]
allowedSignersFile = ~/src/gitea.blesmrt.net/Mikaela/ssh-allowed_signers/allowed_signers allowedSignersFile = ~/src/codeberg.org/Aminda/ssh-allowed_signers/allowed_signers
#[gpg "x509"] #[gpg "x509"]
# program = gpgsm # program = gpgsm
[tag] [tag]