diff options
Diffstat (limited to 'alias')
| -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' |