summaryrefslogtreecommitdiffstats
path: root/.ssh/config
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-27 22:08:02 +0100
committerJoe <rbo@gmx.us>2024-01-27 22:08:02 +0100
commit1e95e3f95ab0076eaf5d6001edea52770760e9d7 (patch)
treec34c6034eb4ed5effdf55d9563ef24db142e0e9f /.ssh/config
parentup (diff)
downloaddotfiles-bsd-1e95e3f95ab0076eaf5d6001edea52770760e9d7.tar.gz
dotfiles-bsd-1e95e3f95ab0076eaf5d6001edea52770760e9d7.tar.bz2
dotfiles-bsd-1e95e3f95ab0076eaf5d6001edea52770760e9d7.tar.xz
dotfiles-bsd-1e95e3f95ab0076eaf5d6001edea52770760e9d7.tar.zst
dotfiles-bsd-1e95e3f95ab0076eaf5d6001edea52770760e9d7.zip
up
Diffstat (limited to '')
-rw-r--r--.ssh/config11
1 files changed, 6 insertions, 5 deletions
diff --git a/.ssh/config b/.ssh/config
index cf2bb4b..73d7cec 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,17 +1,18 @@
-Host * !mars !mother !blues-pi !helios
+Host * !mars !mother !helios
User root
Host mars
User jozan
Host mother
User jozan
-Host blues-pi
- User jozan
Host helios
User joe
Host hi-pi
User root
-Host joe al alcatraz
- HostName jozan.org
+Host joe
+ HostName 10.10.10.2
+ Port 10022
+Host al alcatraz
+ HostName 10.20.20.6
Port 10022
Host git
HostName gitjoe.xyz