diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-17 02:37:18 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-17 02:37:18 -0800 |
commit | 26d41e45b2aa170a2ab9f160f81b30f8aa96697e (patch) | |
tree | 2a14ffc619f8f5d8804d29ba976f5ec6af305030 /home/xyz/.ssh | |
parent | ed216977e11a077add6c5ce76dd135603a8e5781 (diff) |
switch to ssh system wide config
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 02d02145..c18ee730 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -32,6 +32,3 @@ Host qw HostName localhost Port qemu-win-ssh User xyz - -Host flylightning.xyz - Port ssh-isp |