diff options
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -465,6 +465,7 @@ check() { | |||
465 | check_repo $HOME/.password-store | 465 | check_repo $HOME/.password-store |
466 | check_repo $HOME/vimwiki | 466 | check_repo $HOME/vimwiki |
467 | } | 467 | } |
468 | alias ch='check' | ||
468 | 469 | ||
469 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | 470 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' |
470 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' | 471 | TAIWAN_BBOX_V='20.72799,118.1036,26.60305,122.9312' |