From fb3473ebd2b8f2c853764398d83e447a1c38ae40 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 2 Apr 2016 12:38:36 -0700 Subject: TallGeese ssh config --- .ssh/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.ssh/config b/.ssh/config index 44a6d897..8718ed12 100644 --- a/.ssh/config +++ b/.ssh/config @@ -78,6 +78,10 @@ User spwhitton HostName u.arizona.edu ForwardAgent yes +Host TallGeese +User nrosati +HostName 192.168.1.103 + ### global settings Host *.sdf.org *.sdf-eu.org -- cgit v1.2.3