fix: let ssh config handle ForwardAgent and AddKeysToAgent instead of forcing specific sockets or paths!
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
Host *
|
||||
IdentityFile ~/.ssh/mennos-2025.pem
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
AddKeysToAgent yes
|
||||
ForwardAgent yes
|
||||
|
||||
|
Reference in New Issue
Block a user