10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
Host devel.mephi.ru
|
|
HostName devel.mephi.ru
|
|
IdentityFile ~/.ssh/keys/ada-pc.pub
|
|
KexAlgorithms +curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
|
|
|
|
Host github.com
|
|
HostName github.com
|
|
User git
|
|
IdentityFile ~/.ssh/keys/ada-pc.pub
|