diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-08-25 21:19:20 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-08-25 21:19:20 -0700 |
commit | eec35f0e2b95bd0ecfcd30f4329a56f34bf009f5 (patch) | |
tree | 774c4284485493488205651a37e3f0f118cb92c0 /home/xyz/.ssh | |
parent | 6a24ead12163aa11b2087657e7fcbb74ac849bb8 (diff) |
use new kyun.host subdomain feature, so no need /etc/hosts
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 9f02894b..7e857975 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -25,5 +25,5 @@ Host pp User xyz Host ka - HostName xyzka + HostName xyzka.kyun.li User xyz |