From c7a88a07b9287db9c129914483f6b3ae1ab5404c Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 14 Nov 2025 23:43:38 +0300 Subject: init --- .config/shell/zshnameddirrc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .config/shell/zshnameddirrc (limited to '.config/shell/zshnameddirrc') diff --git a/.config/shell/zshnameddirrc b/.config/shell/zshnameddirrc new file mode 100644 index 0000000..0a17475 --- /dev/null +++ b/.config/shell/zshnameddirrc @@ -0,0 +1,23 @@ +hash -d cac=/home/awy/.cache +hash -d cf=/home/awy/.config +hash -d D=/home/awy/Downloads +hash -d d=/home/awy/Documents +hash -d dt=/home/awy/.local/share +hash -d rr=/mnt/ssd/projects +hash -d h=/home/awy +hash -d m=/mnt/ssd/music +hash -d mn=/mnt +hash -d pp=/home/awy/Pictures +hash -d sc=/home/awy/.local/bin +hash -d src=/home/awy/.local/src +hash -d vv=/home/awy/Videos +hash -d bf=/home/awy/.config/shell/bm-files +hash -d bd=/home/awy/.config/shell/bm-dirs +hash -d cfv=/home/awy/.config/nvim/init.vim +hash -d cfz=/home/awy/.config/zsh/.zshrc +hash -d cfa=/home/awy/.config/shell/aliasrc +hash -d cfp=/home/awy/.config/shell/profile +hash -d cfm=/home/awy/.config/mutt/muttrc +hash -d cfn=/home/awy/.config/newsboat/config +hash -d cfu=/home/awy/.config/newsboat/urls +hash -d cfmc=/home/awy/.config/rmpc/config.ron -- cgit v1.2.3