aboutsummaryrefslogtreecommitdiffhomepage
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rw-r--r--script/sync.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/sync.sh b/script/sync.sh
new file mode 100644
index 0000000..64f6a65
--- /dev/null
+++ b/script/sync.sh
@@ -0,0 +1,2 @@
1cd ~/git/settings && git pull --quiet &
2cd ~/vimwiki && git pull --quiet &