diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-05 03:53:26 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-05 03:53:26 -0800 |
commit | a3270d79891e8dd200f9d6b9d21af27ae12c87ca (patch) | |
tree | c40fe6080a124fa4b93ab5d6388fb357052ee4f2 /home/xyz/.ssh/config | |
parent | 944d53378d80b573a34f5d8221c7c1beaa94b9cc (diff) |
feat: ssh ia config
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index bdf06914..7635a304 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -33,3 +33,7 @@ Host qw Host hpc Hostname coe-hpc1.sjsu.edu User 012404405 + +Host ia + Hostname ia.flylightning.xyz + User xyz |