diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ssh/config.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 44e0933..7c12533 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -7,7 +7,8 @@ Host * ControlPath ${XDG_STATE_HOME}/ssh/conn/%r@%h:%p ControlPersist 1h -Host pilotis.net +Host pilotis.net lawtech + HostName pilotis.net User andre Host papo.im |