diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ssh/config.tmpl | 14 |
1 files changed, 7 insertions, 7 deletions
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 |
