summaryrefslogtreecommitdiff
path: root/.config/shell/shortcutrc
diff options
context:
space:
mode:
authormarlonivo <email@marlonivo.xyz>2025-04-14 10:21:23 +0000
committermarlonivo <email@marlonivo.xyz>2025-04-14 10:21:23 +0000
commit4e3440c77a5e3a9f09d1719e2e8782500e3a5415 (patch)
tree25c2b34cc9a73043adb888d33745f473e5ed41d5 /.config/shell/shortcutrc
parent0d1a84f59d8cdd62c97410f96f8a13c98c51453a (diff)
removalHEADmaster
Diffstat (limited to '.config/shell/shortcutrc')
-rw-r--r--.config/shell/shortcutrc30
1 files changed, 0 insertions, 30 deletions
diff --git a/.config/shell/shortcutrc b/.config/shell/shortcutrc
deleted file mode 100644
index f754601..0000000
--- a/.config/shell/shortcutrc
+++ /dev/null
@@ -1,30 +0,0 @@
-# vim: filetype=sh
-alias cac="cd /home/artix/.cache && ls -A" \
-cf="cd /home/artix/.config && ls -A" \
-D="cd /home/artix/Downloads && ls -A" \
-d="cd /home/artix/Documents && ls -A" \
-dt="cd /home/artix/.local/share && ls -A" \
-rr="cd /home/artix/.local/src && ls -A" \
-h="cd /home/artix && ls -A" \
-m="cd /home/artix/Music && ls -A" \
-mn="cd /mnt && ls -A" \
-pp="cd /home/artix/Pictures && ls -A" \
-sc="cd /home/artix/.local/bin && ls -A" \
-src="cd /home/artix/.local/src && ls -A" \
-vv="cd /home/artix/Videos && ls -A" \
-bf="$EDITOR /home/artix/.config/shell/bm-files" \
-bd="$EDITOR /home/artix/.config/shell/bm-dirs" \
-cfx="$EDITOR /home/artix/.config/x11/xresources" \
-cfb="$EDITOR ~/.local/src/dwmblocks/config.h" \
-cfv="$EDITOR /home/artix/.config/nvim/init.vim" \
-cfz="$EDITOR /home/artix/.config/zsh/.zshrc" \
-cfa="$EDITOR /home/artix/.config/shell/aliasrc" \
-cfp="$EDITOR /home/artix/.config/shell/profile" \
-cfm="$EDITOR /home/artix/.config/mutt/muttrc" \
-cfn="$EDITOR /home/artix/.config/newsboat/config" \
-cfu="$EDITOR /home/artix/.config/newsboat/urls" \
-cfmb="$EDITOR /home/artix/.config/ncmpcpp/bindings" \
-cfmc="$EDITOR /home/artix/.config/ncmpcpp/config" \
-cfl="$EDITOR /home/artix/.config/lf/lfrc" \
-cfL="$EDITOR /home/artix/.config/lf/scope" \
-cfX="$EDITOR /home/artix/.config/nsxiv/exec/key-handler" \