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 3c72a08b..8f863f41 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -6,10 +6,6 @@ AddKeysToAgent yes # more see alacritty.toml config SendEnv COLORTERM -Host insp - Hostname xyzinsp - User xyz - Host pp Hostname xyzpp User xyz |