From 1e95e3f95ab0076eaf5d6001edea52770760e9d7 Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 27 Jan 2024 22:08:02 +0100 Subject: up --- .config/gtk-3.0/bookmarks | 1 + .ssh/config | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.config/gtk-3.0/bookmarks b/.config/gtk-3.0/bookmarks index c37f178..ba17f04 100644 --- a/.config/gtk-3.0/bookmarks +++ b/.config/gtk-3.0/bookmarks @@ -4,3 +4,4 @@ file:///home/jozan/.wine/drive_c drive_c file:///tmp tmp file:///mnt mnt file:///home/jozan/docs/nextcloud +file:///home/jozan/hdd/zhinu 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 -- cgit v1.2.3