ssh:allow for ssh-agent forwarding

This commit is contained in:
Jason Swank 2023-11-10 16:14:49 +00:00
parent 9f4d6c25e1
commit 017f24d10e

View File

@ -5,7 +5,7 @@ ForwardAgent yes
NoHostAuthenticationForLocalhost yes
HashKnownHosts no
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
#IdentitiesOnly no
# Include codespace-config
Include ~/.config/pm/*/ssh_config