diff options
Diffstat (limited to '')
| -rw-r--r-- | .ssh/config | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 939e074..798a7fd 100644 --- a/.ssh/config +++ b/.ssh/config @@ -35,3 +35,5 @@ Host ml      User mathslib  Host *.cs.mcgill.ca      User ryank +Host upsilon +    Hostname upsilon.ryanak.ca  | 
