diff options
Diffstat (limited to '.config/shell/zshnameddirrc')
-rw-r--r-- | .config/shell/zshnameddirrc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.config/shell/zshnameddirrc b/.config/shell/zshnameddirrc new file mode 100644 index 0000000..ad4839f --- /dev/null +++ b/.config/shell/zshnameddirrc @@ -0,0 +1,29 @@ +hash -d cac=/home/genos/.cache +hash -d cf=/home/genos/.config +hash -d D=/home/genos/Downloads +hash -d d=/home/genos/Documents +hash -d dt=/home/genos/.local/share +hash -d rr=/home/genos/.local/src +hash -d h=/home/genos +hash -d m=/home/genos/Music +hash -d mn=/mnt +hash -d pp=/home/genos/Pictures +hash -d sc=/home/genos/.local/bin +hash -d src=/home/genos/.local/src +hash -d vv=/home/genos/Videos +hash -d bf=/home/genos/.config/shell/bm-files +hash -d bd=/home/genos/.config/shell/bm-dirs +hash -d cfx=/home/genos/.config/x11/xresources +hash -d cfb=~/.local/src/dwmblocks/config.h +hash -d cfv=/home/genos/.config/nvim/init.vim +hash -d cfz=/home/genos/.config/zsh/.zshrc +hash -d cfa=/home/genos/.config/shell/aliasrc +hash -d cfp=/home/genos/.config/shell/profile +hash -d cfm=/home/genos/.config/mutt/muttrc +hash -d cfn=/home/genos/.config/newsboat/config +hash -d cfu=/home/genos/.config/newsboat/urls +hash -d cfmb=/home/genos/.config/ncmpcpp/bindings +hash -d cfmc=/home/genos/.config/ncmpcpp/config +hash -d cfl=/home/genos/.config/lf/lfrc +hash -d cfL=/home/genos/.config/lf/scope +hash -d cfX=/home/genos/.config/sxiv/exec/key-handler |