From 7ecfcd644b580ea60ff7b84b39937f2d058bbe03 Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 14 Jul 2021 21:34:01 -0400 Subject: [PATCH] new key --- config/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index 640c135..806ecd5 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -3,7 +3,7 @@ Host * Host pete HostName phoward.mooo.com User stev - IdentityFile ~/.ssh/pete_rsa + IdentityFile ~/.ssh/pete_key Host ymca HostName cymca.mooo.com User stev