diff options
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index e94e89b4..88b45f7a 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -3,10 +3,6 @@ # https://unix.stackexchange.com/a/577490/459013 AddKeysToAgent yes -Host ka - Hostname xyzka.kyun.li - User xyz - Host ia Hostname ia.flylightning.xyz User xyz |