Improve awesome conf
[~madcoder/dotfiles.git] / ssh / config
index fcaef81..136426e 100644 (file)
@@ -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 *