Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
thibaulltt
9 months agoNew Contributor
Specify the path to the SSH agent socket ?
Currently, the 1Password ssh agent socket is set to ~/.1Password/agent.sock on Linux, and ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock on macOS (as per https://developer.1pas...
Michael_Mercuri
9 months agoFrequent Contributor
+1 to make this configurable.
On macOS, I symlink ~/.1Password/agent.sock
to the 1Password SSH agent socket to so that this is consistent between macOS and Linux:
shell
ln -s ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock ~/.1password/agent.sock