diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-30 03:44:38 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-30 03:44:38 +0000 |
commit | 73cb7c0f8f6959229e9e328ed936df8350abb987 (patch) | |
tree | 6ae428e11f44675b9378c48dfd91b3828ac5d6b7 /home/xyz/.ssh | |
parent | ae6026c90bc54c56ed440f2c8ea3ad1314621b3c (diff) |
update
Diffstat (limited to 'home/xyz/.ssh')
-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 ced25edf..ed481624 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -2,3 +2,7 @@ # another approach is to put it under `HOST *` # https://unix.stackexchange.com/a/577490/459013 AddKeysToAgent yes + +Host ka + Hostname xyzka.kyun.li + User xyz |