aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh/config.tmpl
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-08 17:40:37 -0300
committerEuAndreh <eu@euandre.org>2023-03-08 17:40:37 -0300
commit0a988d5bf2f5f4e0c3d8ef62f7dfc0efc8417146 (patch)
tree9714bd68446cc6f579c1e0440ea4153728703c7e /etc/ssh/config.tmpl
parentetc/guix/home.scm: Replace pytest libs with ones that can run in parallel and... (diff)
downloaddotfiles-0a988d5bf2f5f4e0c3d8ef62f7dfc0efc8417146.tar.gz
dotfiles-0a988d5bf2f5f4e0c3d8ef62f7dfc0efc8417146.tar.xz
etc/ssh/: Add hk-s0s0.rsync.net key and host alias
Diffstat (limited to '')
-rw-r--r--etc/ssh/config.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl
index 2f57519d..1dab2949 100644
--- a/etc/ssh/config.tmpl
+++ b/etc/ssh/config.tmpl
@@ -9,4 +9,8 @@ Host suyin
HostName ch-s010.rsync.net
User 16686
+Host zhu-li
+ HostName hk-s020.rsync.net
+ User 20931
+
Include ${XDG_DATA_HOME}/vm/ssh.conf