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