summaryrefslogtreecommitdiff
path: root/home/xyz
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-13 23:33:10 -0800
committerxyz <gky44px1999@gmail.com>2021-11-13 23:33:10 -0800
commit21b4ef31075aeacad95b5eeecb27f1bf21649953 (patch)
treefa56c8b03996cd6fee45f983cd4c7292050bb705 /home/xyz
parent5e79d15f2071f24508d370c387fd3cce4f6c8f67 (diff)
refactor
Diffstat (limited to 'home/xyz')
-rwxr-xr-xhome/xyz/.local/bin/upd1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index 1c86ca24..8f991277 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -86,6 +86,7 @@ usb () {
cfg -l push usb
cfg -s push
git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb
+ sync
}