diff --git a/gitconfig b/gitconfig index b750294..063e4ec 100644 --- a/gitconfig +++ b/gitconfig @@ -28,6 +28,9 @@ # Use OpenSSH to sign commits/tags/etc format = ssh +[gpg "ssh"] + allowedSignersFile = ~/.ssh/allowed_signers + [help] # Automatically correct typos in commands