diff options
author | typebrook <typebrook@gmail.com> | 2020-02-06 14:31:04 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-02-06 14:31:04 +0800 |
commit | c89c82f01621038898b49e4a509fff3b7153529a (patch) | |
tree | 028dc50ffe020a26f7ba762ab109ecfd445d925a | |
parent | 937e9383164c2d7ca531a003c08785fe1f9660fe (diff) |
update
-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' | ||