Skip to content

Instantly share code, notes, and snippets.

@bryangruneberg
Created February 1, 2017 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryangruneberg/fe34d5de4731dffa7f81d41df217f7d5 to your computer and use it in GitHub Desktop.
Save bryangruneberg/fe34d5de4731dffa7f81d41df217f7d5 to your computer and use it in GitHub Desktop.
amazeeio .ssh/config
host sa1.compact.amazee.io
ForwardAgent yes
SendEnv LANG LC_* GIT_*
host dev1.compact.amazee.io
ForwardAgent yes
SendEnv LANG LC_* GIT_*
Host amazeeio* *.amazee.io *.nine.ch
ForwardAgent yes
SendEnv LANG LC_* GIT_*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment