diff --git a/ssh/config b/ssh/config index 91a161b..a710f20 100644 --- a/ssh/config +++ b/ssh/config @@ -21,3 +21,4 @@ Host * Ciphers aes256-gcm@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519 + ForwardAgent no