diff options
| author | EuAndreh <eu@euandre.org> | 2025-03-05 04:30:37 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-03-05 04:30:37 -0300 |
| commit | fdef7797a25bfa20b4071900318aa6cb8f2e30da (patch) | |
| tree | a71e970f83c4988e7dd51c5da270de1341d8d99e /etc/ssh/config.tmpl | |
| parent | bin/process: Fix generation of combined.webm so no re-encoding happens (diff) | |
| download | dotfiles-fdef7797a25bfa20b4071900318aa6cb8f2e30da.tar.gz dotfiles-fdef7797a25bfa20b4071900318aa6cb8f2e30da.tar.xz | |
etc/ssh/: Update aliases
Diffstat (limited to '')
| -rw-r--r-- | etc/ssh/config.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index dff853f9..21f404d4 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -22,10 +22,11 @@ Host zhu-li HostName hk-s020.rsync.net User 20931 -Host papo.im +Host papo.im asami + HostName papo.im User andre # papo's rsync.net account -Host asami +Host mai HostName zh4539.rsync.net User zh4539 |
