diff options
author | zachir <zachir@librem.one> | 2023-03-01 12:29:45 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-03-01 12:29:45 -0600 |
commit | 37b33d2c19526c56d1ad0ea9f2e9e5eb7716a506 (patch) | |
tree | 1ba22fab0d5e05c2343b5c618c5178c589487d80 /sh | |
parent | 4df2b25e6b14e4951136a9a14c3e31cb79fc2d80 (diff) |
fix missing paths (shortcuts)
Diffstat (limited to 'sh')
-rw-r--r-- | sh/functions | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sh/functions b/sh/functions index 30e1341..cbf40ce 100644 --- a/sh/functions +++ b/sh/functions @@ -52,13 +52,13 @@ bsh - /home/zachir/.local/bin/shortcmds bsp - /home/zachir/.local/bin/sp c - /home/zachir/.config db - /home/zachir/.local/src/dwmbar -dc - +dc - /home/zachir/Documents dl - /home/zachir/.local/src/dwl dm - /home/zachir/.local/src/dmenu -do - -dp - /plugin/zachir_librem.one -dw - /wine -e - +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 h - /home/zachir/.config/hypr lb - /home/zachir/.local/bin @@ -68,7 +68,7 @@ ls - /home/zachir/.local/share n3 - /home/zachir/.vst3/native ns - /home/zachir/.vst/native nv - /home/zachir/.config/nvim -p - +p - /home/zachir/Pictures qb - /home/zachir/.config/qutebrowser qp - /home/zachir/.local/share/qutebrowser-profiles re - /home/zachir/.local/src @@ -85,7 +85,7 @@ v3. - /home/zachir/.vst3 v3n - /home/zachir/.vst3/native v3y - /home/zachir/.vst3/yabridge v. - /home/zachir/var -vi - +vi - /home/zachir/Videos vsn - /home/zachir/.vst/native vs. - /home/zachir/.vst vsy - /home/zachir/.vst/yabridge @@ -101,7 +101,7 @@ y3 - /home/zachir/.vst3/yabridge yb - /home/zachir/.cache/yay yc - /home/zachir/.config/yay zs - /home/zachir/.config/zsh -zx - /zachir.xyz +zx - /home/zachir/Documents/zachir.xyz " ;; # STOPPRINT # STARTPATHS |