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 aa03db11..00cc0198 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -48,3 +48,7 @@ Host ib Host ru Hostname ru.flylightning.xyz User xyz + +Host ba + Hostname ba.flylightning.xyz + User xyz |