Skip to content

Instantly share code, notes, and snippets.

@adisbladis
Created October 3, 2017 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adisbladis/a236718bf4fdf210aa01e90bab05a560 to your computer and use it in GitHub Desktop.
Save adisbladis/a236718bf4fdf210aa01e90bab05a560 to your computer and use it in GitHub Desktop.
Put this in ~/.ssh/config
Host *
ControlMaster auto
ControlPath ~/.ssh/sock-%r@%h-%p
ControlPersist 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment