From eb28865d05db7436f8e62f6a4477b773a02310e2 Mon Sep 17 00:00:00 2001 From: steveokard Date: Fri, 23 Jul 2021 21:49:32 -0400 Subject: [PATCH] ymca ssh key update --- config/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index 806ecd5..e140887 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -7,7 +7,7 @@ Host pete Host ymca HostName cymca.mooo.com User stev - IdentityFile ~/.ssh/ymca_rsa + IdentityFile ~/.ssh/ymca_key Host bitbucket.org Hostname bitbucket.org User git