diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 15:21:37 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 15:21:37 +0800 |
commit | 87f3f0f84f032437044f522b7ad9dfbb889bf989 (patch) | |
tree | 01ce0513775e932c2f2936af7bbe04c08d74f3b0 /home/xyz/.ssh | |
parent | 41f02bc4a3fbe5bed21335f2e206bafd8f43b50c (diff) |
Diffstat (limited to 'home/xyz/.ssh')
-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 |