Add .ssh/config
This commit is contained in:
parent
7cb6d812ba
commit
00aba357eb
1 changed files with 4 additions and 0 deletions
4
private_dot_ssh/config
Normal file
4
private_dot_ssh/config
Normal file
|
@ -0,0 +1,4 @@
|
|||
Host marleycentre
|
||||
HostName marleycentre.blackcat.vip
|
||||
User marley
|
||||
IdentityFile ~/.ssh/id_ed25519
|
Loading…
Reference in a new issue