diff options
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 | ||