diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-02-07 11:30:28 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-02-07 11:30:28 +0800 |
| commit | 7282d0f78a0aa3b8939869cdc89c60fc5e6efd1f (patch) | |
| tree | f1b1c0eda040f2106dc8e47fdf199b02261f2b9a /alias | |
| parent | 04ab466cfcbbdfdac66bf10ceb8fc9a2984f747f (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -461,6 +461,7 @@ check_repo() { | |||
| 461 | check() { | 461 | check() { |
| 462 | check_repo $SETTING_DIR | 462 | check_repo $SETTING_DIR |
| 463 | check_repo $HOME/.password-store | 463 | check_repo $HOME/.password-store |
| 464 | check_repo $HOME/vimwiki | ||
| 464 | } | 465 | } |
| 465 | 466 | ||
| 466 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' | 467 | TAIWAN_BBOX='118.1036,20.72799,122.9312,26.60305' |