diff options
Diffstat (limited to 'etc/ssh/config.tmpl')
-rw-r--r-- | etc/ssh/config.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 2f57519..1dab294 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 |