aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.ssh/config12
1 files changed, 7 insertions, 5 deletions
diff --git a/.ssh/config b/.ssh/config
index 77b2a12..8c8546f 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -19,6 +19,11 @@ Host brain
Host puc
Hostname people.ubuntu.com
User ryanakca
+Host ml
+ Hostname ftp.mathslibres.com
+ User mathslib
+Host athena
+ Hostname athena.cs.queensu.ca
Host people.ubuntu.com
User ryanakca
Host *.caslab.queensu.ca
@@ -27,16 +32,13 @@ Host *.debian.net
User rak
Host *.debian.org
User rak
+ StrictHostKeyCHecking yes
UserKnownHostsFile ~/.ssh/known_hosts.d/debian
Host anonscm.debian.org
Hostname alioth.debian.org
-Host *.debian.org
- StrictHostKeyCHecking yes
-Host ml
- Hostname ftp.mathslibres.com
- User mathslib
Host *.cs.mcgill.ca
User ryank
+ UserKnownHostsFile ~/.ssh/known_hosts.d/cs.queensu.ca
Host upsilon
Hostname upsilon.ryanak.ca
Host ryanak.ca