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