diff --git a/ssh/.ssh/config b/ssh/.ssh/config index 6133735..f6213d3 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -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