Skip to content

Instantly share code, notes, and snippets.

@hostmaster
Created November 18, 2015 12:17
Show Gist options
  • Save hostmaster/3986a9233f86f1bfaa48 to your computer and use it in GitHub Desktop.
Save hostmaster/3986a9233f86f1bfaa48 to your computer and use it in GitHub Desktop.
'%C' is a the ultimate solution for SSH: 'ControlPath is too long' error
Host *
ControlMaster auto
ControlPath ~/.ssh/_%C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment