diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-09-12 16:25:01 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-09-12 16:25:01 +0800 |
commit | 6736b95b0b004c63be74c8dac5223867aea7144d (patch) | |
tree | ec7c4f24ac8a5855d87c5122468f39d2cb0cad18 | |
parent | 4936ff68a93ae6037603095191116071fc4f494e (diff) |
Update
-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' |