diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -292,6 +292,7 @@ alias cdand='cd ~/git/sample' | |||
292 | alias cdm='cd ~/git/mapstew' | 292 | alias cdm='cd ~/git/mapstew' |
293 | alias cdL='cd ~/Insync/pham@geothings.tw/Google\ Drive\ -\ Shared\ drives/LEOTEK' | 293 | alias cdL='cd ~/Insync/pham@geothings.tw/Google\ Drive\ -\ Shared\ drives/LEOTEK' |
294 | alias stew='cd ~/git/mapstew' | 294 | alias stew='cd ~/git/mapstew' |
295 | alias mac='ssh geothings@192.168.8.33' | ||
295 | 296 | ||
296 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | 297 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' |
297 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' | 298 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' |