Skip to content

Instantly share code, notes, and snippets.

@shingara
Created June 5, 2015 08:35
Show Gist options
  • Save shingara/4ab3d28bfb525837e7d4 to your computer and use it in GitHub Desktop.
Save shingara/4ab3d28bfb525837e7d4 to your computer and use it in GitHub Desktop.
My .ssh/config
Host *
ServerAliveInterval 100
ForwardAgent yes
Host dediboxv3
User shingara
HostName 195.154.119.147
Host fourchette
HostName 195.154.75.177
Port 22
User shingara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment