diff options
| -rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -207,7 +207,7 @@ check() { | |||
| 207 | DIR=`pwd` | 207 | DIR=`pwd` |
| 208 | check_repo $SETTING_DIR | 208 | check_repo $SETTING_DIR |
| 209 | check_repo $HOME/.password-store | 209 | check_repo $HOME/.password-store |
| 210 | check_repo $HOME/vimwiki | 210 | check_repo $HOME/log |
| 211 | check_repo $HOME/.task | 211 | check_repo $HOME/.task |
| 212 | check_repo $HOME/bean | 212 | check_repo $HOME/bean |
| 213 | cd $DIR | 213 | cd $DIR |