summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-29 11:59:42 +0100
committerJoe <rbo@gmx.us>2024-01-29 11:59:42 +0100
commitb4e9f8e911843d07cfbfc67bfb4f9517064af4b5 (patch)
treee240f173679d4becd8dceaea491deeda0fdc2ebd /.ssh
parentup (diff)
downloaddotfiles-bsd-b4e9f8e911843d07cfbfc67bfb4f9517064af4b5.tar.gz
dotfiles-bsd-b4e9f8e911843d07cfbfc67bfb4f9517064af4b5.tar.bz2
dotfiles-bsd-b4e9f8e911843d07cfbfc67bfb4f9517064af4b5.tar.xz
dotfiles-bsd-b4e9f8e911843d07cfbfc67bfb4f9517064af4b5.tar.zst
dotfiles-bsd-b4e9f8e911843d07cfbfc67bfb4f9517064af4b5.zip
up
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