summaryrefslogtreecommitdiff
path: root/sh/functions
diff options
context:
space:
mode:
authorzsmith <zsmith@newhopechurch.tv>2025-09-02 08:46:15 -0500
committerzsmith <zsmith@newhopechurch.tv>2025-09-02 08:46:15 -0500
commit639877d00ba78be43633cfed72c8e7f34c4f8996 (patch)
treeee59bf451e9fb80e69155ccb58c71077c9c8be34 /sh/functions
parentda85ff3b6c9b0ec018c5f82f2f67109779c3686f (diff)
parent8b8852baa95df9f2ae343e92f638d9994ec084ca (diff)
Merge remote-tracking branch 'origin/master' into mac
Diffstat (limited to 'sh/functions')
-rw-r--r--sh/functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/functions b/sh/functions
index e8515d8..d5ba7ca 100644
--- a/sh/functions
+++ b/sh/functions
@@ -176,6 +176,7 @@ zx - /home/zachir/Documents/zachir.xyz
"vsn") cd "$HOME/.vst/native" ;;
"vs.") cd "$HOME/.vst" ;;
"vsy") cd "$HOME/.vst/yabridge" ;;
+"vw") cd "$XDG_DATA_HOME/vimwiki" ;;
"wdo") cd "$WINEPREFIX/drive_c/users/$USER/Downloads" ;;
"wa") cd "$SRCDIR/wallpapers" ;;
"wd") cd "$WINEPREFIX" ;;