X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=ssh%2Fconfig;h=136426e4326e5a601a331199779574819b3207ea;hb=5544c321c2541b94753f34f9c6d7ca7500f2566c;hp=fcaef81002a6b39e59b99e51c608ca27785e2b6d;hpb=5923f706617b966f114656c78bd60108d4ab1dde;p=~madcoder%2Fdotfiles.git diff --git a/ssh/config b/ssh/config index fcaef81..136426e 100644 --- a/ssh/config +++ b/ssh/config @@ -1,6 +1,7 @@ HashKnownHosts no -ControlMaster auto -ControlPath ~/.ssh/ssh_control_%h_%p_%r +ControlMaster auto +ControlPath ~/.cache/ssh/%l_%r@%h:%p +Compression yes VerifyHostKeyDNS yes Host *