aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-09 09:07:17 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-09 09:07:17 +0800
commit1ed2366d3085821e9e3c3c6a37c37ade42d37776 (patch)
treec182c2c5efb07c0ea08b70626108cfd3d738d255
parentd556b733a5d3aba8a1c2b9b768dc49e96fe45eaa (diff)
Update
-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 ddf0740..92670f1 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_runtime & 19sync ~/.vim-init &
20sync ~/bean & 20sync ~/bean &
21 21
22while true; do 22while true; do