Mac not picking up on ssh settings to use 1P
I'm trying to setup the SSH capabilites of 1P but am stuck in trying to get my mac to always use 1p for ssh.
I've added this code to my ssh configHost * IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
But when I run ssh-add -l
I don't get the correct ssh keys.
When I run SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock ssh-add -l
I do get the correct ssh keys in both my vaults.
Exporting the SSH_AUTH_SOCK in my .zshrc file makes sure that ssh-add -l returns the key I expect, but when I then then try and clone a repo, 1p is not triggered and I'm not authorized to cole the repo
1Password Version: 1Password for Mac 8.10.44 (81044034)
Extension Version: Not Provided
OS Version: macOS 15.0 (24A335)
Browser: Not Provided