aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh/.config
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.config')
-rw-r--r--zsh/.config/zsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
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