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..fcda7e2 --- /dev/null +++ b/.config/shell/zshnameddirrc @@ -0,0 +1,29 @@ +hash -d cac=/home/artix/.cache +hash -d cf=/home/artix/.config +hash -d D=/home/artix/Downloads +hash -d d=/home/artix/Documents +hash -d dt=/home/artix/.local/share +hash -d rr=/home/artix/.local/src +hash -d h=/home/artix +hash -d m=/home/artix/Music +hash -d mn=/mnt +hash -d pp=/home/artix/Pictures +hash -d sc=/home/artix/.local/bin +hash -d src=/home/artix/.local/src +hash -d vv=/home/artix/Videos +hash -d bf=/home/artix/.config/shell/bm-files +hash -d bd=/home/artix/.config/shell/bm-dirs +hash -d cfx=/home/artix/.config/x11/xresources +hash -d cfb=~/.local/src/dwmblocks/config.h +hash -d cfv=/home/artix/.config/nvim/init.vim +hash -d cfz=/home/artix/.config/zsh/.zshrc +hash -d cfa=/home/artix/.config/shell/aliasrc +hash -d cfp=/home/artix/.config/shell/profile +hash -d cfm=/home/artix/.config/mutt/muttrc +hash -d cfn=/home/artix/.config/newsboat/config +hash -d cfu=/home/artix/.config/newsboat/urls +hash -d cfmb=/home/artix/.config/ncmpcpp/bindings +hash -d cfmc=/home/artix/.config/ncmpcpp/config +hash -d cfl=/home/artix/.config/lf/lfrc +hash -d cfL=/home/artix/.config/lf/scope +hash -d cfX=/home/artix/.config/nsxiv/exec/key-handler |