diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:09:02 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-23 17:09:02 +0100 |
commit | cbd649f5bfb650672362707dedb3b57a4a3fe372 (patch) | |
tree | 88e215d87023637b157f4822170f149f465b2c39 /ssh | |
parent | 3de3d3eaa7172ae727ff2bea496caade0564e482 (diff) |
new host for vmctl
Diffstat (limited to 'ssh')
-rw-r--r-- | ssh/config | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Host devserver + HostName devserver + User lemon + Port 22 + Host bobbins HostName 16693433.xyz User lemon |