summaryrefslogtreecommitdiff
path: root/sh/functions
diff options
context:
space:
mode:
Diffstat (limited to 'sh/functions')
-rw-r--r--sh/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/functions b/sh/functions
index e8515d8..e84ea51 100644
--- a/sh/functions
+++ b/sh/functions
@@ -72,7 +72,6 @@ dc - /home/zachir/Documents
dl - /home/zachir/.local/src/dwl
dm - /home/zachir/.local/src/dmenu
do - /home/zachir/Downloads
-dp - /home/zachir/Downloads/plugin/zachir_librem.one
dw - /home/zachir/Downloads/wine
e - /home/zachir/Desktop
f - /home/zachir/.var/app
@@ -176,6 +175,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" ;;