aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-12-13 03:54:08 -0300
committerEuAndreh <eu@euandre.org>2023-12-13 03:54:08 -0300
commit9c930c201863cc5d86fd0d8cd70ec1824dc6d968 (patch)
treefc7941fc5874e29dc93ac0f12db8d525656b7687 /etc/ssh
parentetc/guix/system.scm: Enable core dumps by default (diff)
downloaddotfiles-9c930c201863cc5d86fd0d8cd70ec1824dc6d968.tar.gz
dotfiles-9c930c201863cc5d86fd0d8cd70ec1824dc6d968.tar.xz
etc/ssh/config.tmpl: Add lawtech alias
Diffstat (limited to 'etc/ssh')
-rw-r--r--etc/ssh/config.tmpl3
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