dotfiles/.chezmoitemplates/dot_gitconfig_wsl.tmpl
2024-03-08 23:41:56 +08:00

12 lines
347 B
Cheetah

[gpg]
format = ssh
[gpg "ssh"]
program = /mnt/c/Users/{{- (output "powershell.exe" "$env:UserName") | trim -}}/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