diff options
Diffstat (limited to 'home')
-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 ed481624..e94e89b4 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -6,3 +6,7 @@ AddKeysToAgent yes Host ka Hostname xyzka.kyun.li User xyz + +Host ia + Hostname ia.flylightning.xyz + User xyz |