From f0bded5b5fee596ac7ccdc5c48078c12feded5b4 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 8 Apr 2024 11:20:29 -0500 Subject: feat(zsh): add dir hashes for common dirs --- zsh/.config/zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh/.config') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index c745abe..dcf318b 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -30,6 +30,8 @@ zstyle :completion:* cache-path "${XDG_CACHE_HOME}/zsh/zcompcache" zstyle :completion:* use-cache true hash -d rfc=/usr/share/doc/rfc/txt +hash -d auto=$XDG_CONFIG_HOME/autostart +hash -d app=$XDG_DATA_HOME/applications # See: https://wiki.archlinux.org/title/Zsh#Key_bindings bindkey '^[q' push-line -- cgit v1.2.3-70-g09d2