Skip to content

Instantly share code, notes, and snippets.

@u1i
Created September 4, 2017 10:24
Show Gist options
  • Save u1i/7f3f86adaa0d228c1f6916a986de5b80 to your computer and use it in GitHub Desktop.
Save u1i/7f3f86adaa0d228c1f6916a986de5b80 to your computer and use it in GitHub Desktop.
MacOS avoid SSH timeout
# .ssh/config
Host *
ServerAliveInterval 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment