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