Last active
October 22, 2016 04:52
-
-
Save userid/568fe4956be1fe16b29c986b59b210d2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Host * | |
| ControlMaster auto | |
| ControlPath /tmp/ssh_mux_%r@%h:%p | |
| ControlPersist yes | |
| #ForwardX11 yes | |
| GSSAPIAuthentication no | |
| ServerAliveInterval 60 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment