fix: update IdentityAgent path in SSH config to use 1password agent
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Host *
|
Host *
|
||||||
IdentityAgent SSH_AUTH_SOCK
|
IdentityAgent ~/.1password/agent.sock
|
||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
|
|
||||||
Include ~/.ssh/config.d/*.conf
|
Include ~/.ssh/config.d/*.conf
|
||||||
|
Reference in New Issue
Block a user