diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-01-19 16:19:09 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-01-19 16:19:09 +0800 |
commit | c29c64e6ad3194ba7ee1a6784da6f436e03f0e76 (patch) | |
tree | 4ad58549da87edc9358d16950d3e722871160f2f /alias | |
parent | f9fac8c7e153ed5417b31b126da781b4f738c7bf (diff) |
update
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -446,6 +446,8 @@ alias cdtt='cd ~/git/template' | |||
446 | alias cdngx='cd /etc/nginx' | 446 | alias cdngx='cd /etc/nginx' |
447 | alias stew='cd ~/git/mapstew' | 447 | alias stew='cd ~/git/mapstew' |
448 | alias tw='tiddlywiki' | 448 | alias tw='tiddlywiki' |
449 | alias tw='tiddlywiki' | ||
450 | alias vc='vultr-cli' | ||
449 | 451 | ||
450 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | 452 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' |
451 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' | 453 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' |