From e434c6f4fbf46b1861b38b72ba48851026a34ffa Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 3 Jan 2019 15:54:28 -0500 Subject: add aether to ssh config --- .ssh/config | 1 + 1 file changed, 1 insertion(+) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index 5a63e9f..858487e 100644 --- a/.ssh/config +++ b/.ssh/config @@ -60,6 +60,7 @@ Host eos eos.ryanak.ca eos.rak.ac HostName eos.rak.ac Host aether aether.ryanak.ca aether.rak.ac Hostname aether.rak.ac + IdentityFile ~/.ssh/id_rsa-aether Host hermes hermes.ryanak.ca hermes.rak.ac HostName hermes.ryanak.ca IdentityFile ~/.ssh/id_rsa-hermes -- cgit v1.2.3