diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-25 19:20:39 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-25 19:20:39 -0700 |
commit | b83fadc4924b35bdb89575787f87a97da57828ae (patch) | |
tree | d5afc1ae51bdca5d9876f27e6f6d836e362b9880 /home/xyz/.ssh/config | |
parent | dff79ca18e6dc295714c00eaf7a057965c4b81da (diff) |
update
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 a0683060..7b224e92 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -50,3 +50,7 @@ Host ia Host ca Hostname ca.flylightning.xyz User xyz + +Host aa + Hostname aa.flylightning.xyz + User xyz |