diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-08-30 11:10:15 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-08-30 11:10:15 +0800 |
| commit | 7bf2edb1b21b57a0fc5704bfeaecfe6944a4eea4 (patch) | |
| tree | 0dfdaa1a0294fc156f5865f992b5966e763b8dd7 /alias | |
| parent | 643133169821baf9e5c2a5689044d555c95d7511 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -216,11 +216,6 @@ drb() { | |||
| 216 | # ssh | 216 | # ssh |
| 217 | alias cdssh='cd ~/.ssh' | 217 | alias cdssh='cd ~/.ssh' |
| 218 | alias ptt='ssh bbsu@ptt.cc' | 218 | alias ptt='ssh bbsu@ptt.cc' |
| 219 | alias topo='ssh topo.tw' | ||
| 220 | alias geothings-test='ssh geothings@test.geothings.tw' | ||
| 221 | alias demo='ssh demo.geosurvey.io' | ||
| 222 | alias demo2='ssh dev.geosurvey.io' | ||
| 223 | alias cool='ssh pham@10.0.0.2' | ||
| 224 | 219 | ||
| 225 | # Android | 220 | # Android |
| 226 | alias debug='./gradlew app:installDebug && adb shell am start -n com.geothings.geobingan/.MainActivity_' | 221 | alias debug='./gradlew app:installDebug && adb shell am start -n com.geothings.geobingan/.MainActivity_' |