diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-09-12 19:09:18 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-09-12 19:09:18 +0800 |
| commit | f92b7a3b25818969309111318ad85961f4183ef8 (patch) | |
| tree | 52915df0db05523f2cab42e0fba3baf9a08c99a5 | |
| parent | b2b93904f1d2586cfe757dfd1ae1e2ac7d89df4a (diff) | |
| parent | 6736b95b0b004c63be74c8dac5223867aea7144d (diff) | |
Merge remote-tracking branch 'origin/dev' into dev
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -210,6 +210,7 @@ check() { | |||
| 210 | check_repo $HOME/log | 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 | check_repo $HOME/.vim/vim-init | ||
| 213 | cd $DIR | 214 | cd $DIR |
| 214 | } | 215 | } |
| 215 | alias ch='check' | 216 | alias ch='check' |