diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-17 02:26:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-09-17 02:26:02 +0800 |
commit | 6fdc5aa16fb3d44fcdbdc4a2498cbdb6b77737d6 (patch) | |
tree | fc8fd574c0c885bb4ec7cea895875e1af1b6167b | |
parent | 4b07840c06f429b0f4982fee9e81946e0753e39d (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -323,6 +323,7 @@ alias cdL='cd ~/Insync/pham@geothings.tw/Google\ Drive\ -\ Shared\ drives/LEOTEK | |||
323 | alias cdssh='cd ~/.ssh' | 323 | alias cdssh='cd ~/.ssh' |
324 | alias stew='cd ~/git/mapstew' | 324 | alias stew='cd ~/git/mapstew' |
325 | alias mac='ssh geothings@192.168.8.33' | 325 | alias mac='ssh geothings@192.168.8.33' |
326 | alias chmodx='sudo chmod +x' | ||
326 | 327 | ||
327 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | 328 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' |
328 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' | 329 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' |