Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created April 29, 2013 14:44
Show Gist options
  • Select an option

  • Save ryanfb/5482026 to your computer and use it in GitHub Desktop.

Select an option

Save ryanfb/5482026 to your computer and use it in GitHub Desktop.
~/.ssh/config
Host *
ControlPath ~/.ssh/master-%r@%h:%p
ControlMaster auto
ControlPersist 3600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment