Add lapis
Anirudh Oppiliappan x@icyphox.sh
Sun, 19 Dec 2021 15:10:38 +0530
1 files changed,
7 insertions(+),
0 deletions(-)
jump to
M
ssh/config
→
ssh/config
@@ -26,3 +26,10 @@ Host pantwo
Hostname 100.64.1.3 User icy IdentityFile ~/.ssh/id_rsa + +Host lapis2 + Hostname 150.230.131.193 + User icy + IdentityFile ~/.ssh/id_rsa + +