diff options
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -258,3 +258,7 @@ alias cdm='cd ~/git/sharkbig.github.io/rescue' | |||
| 258 | alias cdmw='cd ~/git/sharkbig.github.io/.github/workflows' | 258 | alias cdmw='cd ~/git/sharkbig.github.io/.github/workflows' |
| 259 | 259 | ||
| 260 | GITHUB_API='https://api.github.com' | 260 | GITHUB_API='https://api.github.com' |
| 261 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | ||
| 262 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' | ||
| 263 | TAIPEI_BBOX='121.346,24.926,121.676,25.209' | ||
| 264 | TAIPEI_BBOX_V='24.926,121.346,25.209,121.676' | ||