Improve awesome conf
[~madcoder/dotfiles.git] / ssh / config
index 2b20128..136426e 100644 (file)
@@ -1,6 +1,7 @@
 HashKnownHosts no
-ControlMaster auto
-ControlPath   ~/.cache/ssh/%l_%r@%h:%p
+ControlMaster  auto
+ControlPath    ~/.cache/ssh/%l_%r@%h:%p
+Compression    yes
 VerifyHostKeyDNS yes
 
 Host *