diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-29 11:57:04 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-12-29 11:57:04 +0800 |
| commit | 4228590994b7824c6df6dc3b80ea1c82f87ec7d3 (patch) | |
| tree | cdd78f267f5abb8f429d7c20e35e40fbb00e9c5a /alias | |
| parent | 7e36cc1af5d8c020c8d0f332205f2f9fbfd19ae2 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -206,8 +206,6 @@ drb() { | |||
| 206 | } | 206 | } |
| 207 | 207 | ||
| 208 | # ssh | 208 | # ssh |
| 209 | alias keygen='ssh-keygen -t rsa -C "typebrook@gmail.com"' | ||
| 210 | alias topo='ssh typebrook@topo.tw' | ||
| 211 | alias ptt='ssh bbsu@ptt.cc' | 209 | alias ptt='ssh bbsu@ptt.cc' |
| 212 | alias geothings-test='ssh geothings@test.geothings.tw' | 210 | alias geothings-test='ssh geothings@test.geothings.tw' |
| 213 | 211 | ||