diff options
| author | Tyler Hoang <tyler@tylerhoang.xyz> | 2021-12-11 00:37:03 -0800 |
|---|---|---|
| committer | Tyler Hoang <tyler@tylerhoang.xyz> | 2021-12-11 00:37:03 -0800 |
| commit | 09f2bdbe83e403e61b51e8580cb8d61dad429471 (patch) | |
| tree | e98ae5ddb760db0d9bdc93a9f0235f7d7b69116b /shell/zshnameddirrc | |
| parent | 3f0196aa114b9b0a26949d3837617aba292948bb (diff) | |
update
Diffstat (limited to 'shell/zshnameddirrc')
| -rw-r--r-- | shell/zshnameddirrc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/shell/zshnameddirrc b/shell/zshnameddirrc new file mode 100644 index 0000000..5dd3a99 --- /dev/null +++ b/shell/zshnameddirrc @@ -0,0 +1,29 @@ +hash -d cac=/home/tyler/.cache +hash -d cf=/home/tyler/.config +hash -d d=/home/tyler/down +hash -d D=/home/tyler/docs +hash -d dt=/home/tyler/.local/share +hash -d rr=/home/tyler/.local/src +hash -d h=/home/tyler +hash -d m=/home/tyler/mus +hash -d mn=/mnt +hash -d pp=/home/tyler/pics +hash -d sc=/home/tyler/.local/bin +hash -d src=/home/tyler/.local/src +hash -d vv=/home/tyler/vids +hash -d bf=/home/tyler/.config/shell/bm-files +hash -d bd=/home/tyler/.config/shell/bm-dirs +hash -d cfx=/home/tyler/.config/x11/xresources +hash -d cfb=~/.local/src/dwmblocks/config.h +hash -d cfv=/home/tyler/.config/nvim/init.vim +hash -d cfz=/home/tyler/.config/zsh/.zshrc +hash -d cfa=/home/tyler/.config/shell/aliasrc +hash -d cfp=/home/tyler/.config/shell/profile +hash -d cfm=/home/tyler/.config/mutt/muttrc +hash -d cfn=/home/tyler/.config/newsboat/config +hash -d cfu=/home/tyler/.config/newsboat/urls +hash -d cfmb=/home/tyler/.config/ncmpcpp/bindings +hash -d cfmc=/home/tyler/.config/ncmpcpp/config +hash -d cfl=/home/tyler/.config/lf/lfrc +hash -d cfL=/home/tyler/.config/lf/scope +hash -d cfX=/home/tyler/.config/sxiv/exec/key-handler |
