diff options
Diffstat (limited to '.ssh')
-rwxr-xr-x | .ssh/config | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/.ssh/config b/.ssh/config index 3a3b9f6..cf2bb4b 100755 --- a/.ssh/config +++ b/.ssh/config @@ -1,17 +1,15 @@ -Host * !fbsd-tp !gentoo-pc !artix-pc !fbsd-pi !hi-pi !tv-exploit +Host * !mars !mother !blues-pi !helios User root -Host fbsd-tp +Host mars User jozan -Host gentoo-pc +Host mother User jozan -Host artix-pc - User jozan -Host fbsd-pi +Host blues-pi User jozan +Host helios + User joe Host hi-pi User root -Host tv-exploit - User tv Host joe al alcatraz HostName jozan.org Port 10022 |