aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-17 21:18:45 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-17 21:18:45 +0800
commit92465fa8e10955ae38a3571717056b25512bebd4 (patch)
tree00ef8fae6af5cfc9de7ee1a5453f03057ae8aebb
parent42d871f1962821ceec7c327e2e41f3c7277a6893 (diff)
Update
-rwxr-xr-xtools/init/sync.sh1
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}
11sync $SETTING_DIR & 11sync $SETTING_DIR &
12sync ~/blog & 12sync ~/blog &
13sync ~/git/vps &
13sync ~/vimwiki & 14sync ~/vimwiki &
14sync ~/.task & 15sync ~/.task &
15sync ~/.password-store & 16sync ~/.password-store &