Skip to content

Instantly share code, notes, and snippets.

@michaelminter
Created November 1, 2013 16:45
Show Gist options
  • Select an option

  • Save michaelminter/7268209 to your computer and use it in GitHub Desktop.

Select an option

Save michaelminter/7268209 to your computer and use it in GitHub Desktop.
~/.ssh/config Set hostname alias
Host staging
Hostname 1.1.1.1
Host production
Hostname 1.1.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment