update ssh gitconfig file for wsl

This commit is contained in:
reeink 2024-03-08 22:55:07 +08:00
parent 908d4acc40
commit 55898254ec
No known key found for this signature in database

View file

@ -0,0 +1,12 @@
[gpg]
format = ssh
[gpg "ssh"]
program = /mnt/c/Users/{{- output "powershell.exe" "$env:UserName" -}}/AppData/Local/1Password/app/8/op-ssh-sign-wsl
[commit]
gpgsign = true
[user]
signingkey = {{ .git.reeink.publicKey }}
name = {{ .git.reeink.name }}
email = {{ .git.reeink.email }}
[core]
sshCommand = ssh.exe