diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-17 21:18:45 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-17 21:18:45 +0800 |
| commit | 92465fa8e10955ae38a3571717056b25512bebd4 (patch) | |
| tree | 00ef8fae6af5cfc9de7ee1a5453f03057ae8aebb /tools/init | |
| parent | 42d871f1962821ceec7c327e2e41f3c7277a6893 (diff) | |
Update
Diffstat (limited to 'tools/init')
| -rwxr-xr-x | tools/init/sync.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/init/sync.sh b/tools/init/sync.sh index 47bd9c4..339e21a 100755 --- a/tools/init/sync.sh +++ b/tools/init/sync.sh | |||
| @@ -10,6 +10,7 @@ sync() { | |||
| 10 | } | 10 | } |
| 11 | sync $SETTING_DIR & | 11 | sync $SETTING_DIR & |
| 12 | sync ~/blog & | 12 | sync ~/blog & |
| 13 | sync ~/git/vps & | ||
| 13 | sync ~/vimwiki & | 14 | sync ~/vimwiki & |
| 14 | sync ~/.task & | 15 | sync ~/.task & |
| 15 | sync ~/.password-store & | 16 | sync ~/.password-store & |