From 19115d9322d7b810b252f4eb3cccde52b25467e8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 24 Aug 2024 08:30:58 -0300 Subject: etc/ssh/config.tmpl: Simple reorder --- etc/ssh/config.tmpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'etc') diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 7c12533..d718279 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -7,17 +7,17 @@ Host * ControlPath ${XDG_STATE_HOME}/ssh/conn/%r@%h:%p ControlPersist 1h -Host pilotis.net lawtech - HostName pilotis.net - User andre - -Host papo.im - User andre - Host suyin HostName zh3051.rsync.net User zh3051 +Host pilotis.net lawtech + HostName pilotis.net + User andre + Host zhu-li HostName hk-s020.rsync.net User 20931 + +Host papo.im + User andre -- cgit v1.2.3