Go back to SSH commit signing

This commit is contained in:
Michael Bradley 2025-01-01 12:08:35 +13:00
parent 5c366db1f8
commit 71eeeb00ac
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -1,5 +1,7 @@
[user]
name = Michael Bradley
email = michaelmbrad@gmail.com
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAVoIshBPg9X4mVzqEx75qXJiVoNC9mbj0bOAMq5ZUIw
[core]
editor = lvim
@ -13,12 +15,12 @@
[commit]
gpgsign = true
[includeIf "gitdir:~/dev/"]
path = ./config-personal
[includeIf "gitdir:~/school/"]
path = ./config-personal
[includeIf "gitdir:~/Documents/"]
path = ./config-personal
[gpg]
format = ssh
[gpg "ssh"]
program = /opt/1Password/op-ssh-sign
allowedSignersFile = ~/.ssh/allowed_signers
[credential "https://github.com"]
helper = !/usr/bin/gh auth git-credential