Mike Cusack

Results 5 comments of Mike Cusack

@bnjmnt4n That does indeed work. The issue I'm having is I have multiple ssh keys managed by 1Password. It does successfully access the 1Password ssh agent, but it just picks...

For me this issue is occurring with build 2091. I am just evaluating so it is unregistered. When I hover over `invalid` I see `error: cannot run gpg: No such...

I was able to get this working by adding `export SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock` to my `.zshenv`.

The initial comment mentions about GPG based signing, but for me I would like to have my keys in 1Password be used for signing, as is the case without using...

I'm using ssh commit signing, but otherwise this is my understanding as well. Just wanted to make sure this fix would be addressing both gpg and ssh signing. You can...