diff options
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r-- | home/xyz/.ssh/config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 00cc0198..e05aa8b0 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -6,13 +6,6 @@ AddKeysToAgent yes # more see alacritty.toml config SendEnv COLORTERM -# tabs and empty only for readability, without also works, not sure about newline -Host studio - Hostname flylightning.xyz - Port ssh-isp - User xyz - AddressFamily inet - Host pp Hostname xyzpp User xyz @@ -45,10 +38,6 @@ Host ib User xyz AddressFamily inet6 -Host ru - Hostname ru.flylightning.xyz - User xyz - Host ba Hostname ba.flylightning.xyz User xyz |