HostName edin-manchester.spd.analog.com
IdentityFile ~/.ssh/id_dsa.adi
-Host work
- HostName 10.8.8.6
+#Host work
+# HostName 10.8.8.6
# HostName localhost
# Port 2
# HostName 192.168.254.2
# ForwardX11 yes
-Host work-ports
- HostName 10.8.8.6
+#Host work-ports
+# HostName 10.8.8.6
# HostName 192.168.254.2
# LocalForward 143 nwd2exm5.ad.analog.com:143
# LocalForward 25 nwd2exm5.ad.analog.com:25
- DynamicForward 8080
+# DynamicForward 8080
###
-### Google
+### Google systems
###
+
+Host gshell
+ HostName sh.corp.google.com
+ User vapier
+
Host gerrit.chromium.org
+ Port 29418
IdentityFile ~/.ssh/id_rsa.google
Host gerrit-int.chromium.org
IdentityFile ~/.ssh/id_rsa.google
Host git.overlays.gentoo.org
IdentityFile ~/.ssh/id_rsa.google
+Host work
+ HostName vapier.cam.corp.google.com
+
###