Index: ssh/config ================================================================== --- ssh/config +++ ssh/config @@ -19,5 +19,6 @@ Host * IdentitiesOnly yes Ciphers aes256-gcm@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519 + ForwardAgent no