diff options
-rw-r--r-- | home/xyz/.ssh/config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index a2cbaa8f..714554a6 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -6,12 +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 - Host hpc Hostname coe-hpc1.sjsu.edu User 012404405 |