Latest
This commit is contained in:
parent
b6877b1859
commit
3e8c3e49ac
1 changed files with 10 additions and 0 deletions
|
@ -22,6 +22,16 @@ Host *
|
||||||
IdentityFile ~/.ssh/ssh-5-nfc-red
|
IdentityFile ~/.ssh/ssh-5-nfc-red
|
||||||
IdentityFile ~/.ssh/ssh-5-nfc-yellow
|
IdentityFile ~/.ssh/ssh-5-nfc-yellow
|
||||||
IdentityFile ~/.ssh/id_rsa
|
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
|
Host gitlab.com
|
||||||
UpdateHostKeys no
|
UpdateHostKeys no
|
||||||
IdentityFile ~/.ssh/id_rsa
|
IdentityFile ~/.ssh/id_rsa
|
||||||
|
|
Loading…
Reference in a new issue