Skip to content

Instantly share code, notes, and snippets.

@tobert
Created July 1, 2011 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tobert/1059011 to your computer and use it in GitHub Desktop.
Save tobert/1059011 to your computer and use it in GitHub Desktop.
ssh_config head
KeepAlive yes
ForwardAgent yes
ForwardX11 no
EscapeChar `
ControlPath ~/.ssh/master-%r@%h:%p
ControlMaster auto
ControlPersist yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment