aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xtools/init/sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/init/sync.sh b/tools/init/sync.sh
index 92670f1..bcd7bed 100755
--- a/tools/init/sync.sh
+++ b/tools/init/sync.sh
@@ -16,7 +16,7 @@ sync ~/blog &
16sync ~/git/vps & 16sync ~/git/vps &
17sync ~/.task & 17sync ~/.task &
18sync ~/.password-store & 18sync ~/.password-store &
19sync ~/.vim-init & 19sync ~/.vim/vim-init &
20sync ~/bean & 20sync ~/bean &
21 21
22while true; do 22while true; do