From 3e8c3e49ac78d943d6f517db7677fae35a63567c Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Thu, 15 Feb 2024 03:41:41 +0000 Subject: [PATCH] Latest --- home/private_dot_ssh/private_config.tmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/home/private_dot_ssh/private_config.tmpl b/home/private_dot_ssh/private_config.tmpl index bc0c961a..3b2a962d 100644 --- a/home/private_dot_ssh/private_config.tmpl +++ b/home/private_dot_ssh/private_config.tmpl @@ -22,6 +22,16 @@ Host * IdentityFile ~/.ssh/ssh-5-nfc-red IdentityFile ~/.ssh/ssh-5-nfc-yellow IdentityFile ~/.ssh/id_rsa +Host wordpress.megabyte.space + IdentityFile ~/.ssh/ssh-13147527 + IdentityFile ~/.ssh/ssh-13196452 + IdentityFile ~/.ssh/ssh-5c-nano-laptop + IdentityFile ~/.ssh/ssh-5c-nano-green + IdentityFile ~/.ssh/ssh-5c-green + IdentityFile ~/.ssh/ssh-5-nano + IdentityFile ~/.ssh/ssh-5-nfc-green + IdentityFile ~/.ssh/ssh-5-nfc-red + IdentityFile ~/.ssh/ssh-5-nfc-yellow Host gitlab.com UpdateHostKeys no IdentityFile ~/.ssh/id_rsa