From 9c930c201863cc5d86fd0d8cd70ec1824dc6d968 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 13 Dec 2023 03:54:08 -0300 Subject: etc/ssh/config.tmpl: Add lawtech alias --- etc/ssh/config.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') 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 -- cgit v1.2.3