Skip to content

Instantly share code, notes, and snippets.

@avidmaulanas
Created May 19, 2016 02:52
Show Gist options
  • Save avidmaulanas/9669f66d2d615ade17076193b7f9e90b to your computer and use it in GitHub Desktop.
Save avidmaulanas/9669f66d2d615ade17076193b7f9e90b to your computer and use it in GitHub Desktop.
SSH Config
# contents of $HOME/.ssh/config
Host dev
HostName example.com
User username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment