From 8b8852baa95df9f2ae343e92f638d9994ec084ca Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 31 Aug 2025 09:17:46 -0500 Subject: Add vimwiki shortcuts to sh and lf --- sh/functions | 1 + 1 file changed, 1 insertion(+) (limited to 'sh') 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" ;; -- cgit v1.2.3