add string trim

This commit is contained in:
reeink 2024-03-08 23:41:56 +08:00
parent 37288d5a60
commit b33bc7faee
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
[gpg]
format = ssh
[gpg "ssh"]
program = /mnt/c/Users/{{- output "powershell.exe" "$env:UserName" -}}/AppData/Local/1Password/app/8/op-ssh-sign-wsl
program = /mnt/c/Users/{{- (output "powershell.exe" "$env:UserName") | trim -}}/AppData/Local/1Password/app/8/op-ssh-sign-wsl
[commit]
gpgsign = true
[user]