summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config7
1 files changed, 2 insertions, 5 deletions
diff --git a/.ssh/config b/.ssh/config
index 73d7cec..fc231ca 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -8,11 +8,8 @@ Host helios
User joe
Host hi-pi
User root
-Host joe
- HostName 10.10.10.2
- Port 10022
-Host al alcatraz
- HostName 10.20.20.6
+Host joe al alcatraz
+ HostName 10.10.10.6
Port 10022
Host git
HostName gitjoe.xyz