fix: 🐞 Typo in Signers File

This commit is contained in:
2026-07-23 14:22:22 +01:00
parent 5f8041e651
commit a96470abdc
+2 -6
View File
@@ -74,11 +74,6 @@
context = white context = white
whitespace = yellow reverse whitespace = yellow reverse
# URL shortcuts
[url "git@github.com:"]
insteadOf = "gh:"
[url "git@github.com:Jake-Pullen/"]
insteadOf = "JP:"
[fetch] [fetch]
prune = true prune = true
[safe] [safe]
@@ -86,5 +81,6 @@
directory = /mnt/nas/hosted_git/dungeon_masters_vault.git directory = /mnt/nas/hosted_git/dungeon_masters_vault.git
[gpg] [gpg]
format = ssh format = ssh
[gpg "ssh"] [gpg "ssh"]
allowedSignerFile = /home/jake/.ssh/git_allowed_signers allowedSignersFile = /home/jake/.ssh/git_allowed_signers