diff --git a/ssh_config b/ssh_config index eafda2b..6604810 100644 --- a/ssh_config +++ b/ssh_config @@ -5,3 +5,4 @@ Host * VerifyHostKeyDNS yes HashKnownHosts yes StrictHostKeyChecking ask + ForwardAgent yes