From 25e7a707d673559c94a2bd6c3d38aced639f3a91 Mon Sep 17 00:00:00 2001 From: eeleater Date: Thu, 2 Dec 2021 18:47:26 +0100 Subject: [PATCH] Update dot_zshrc --- dot_zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_zshrc b/dot_zshrc index 0609a1a..225bbd9 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -41,9 +41,10 @@ z4h source -c $Z4H/zpm-zsh/colorize/colorize.plugin.zsh # eval stuff _evalcache zoxide init zsh -_evalcache navi widget zsh _evalcache dircolors -b $LSCOLORSFILE +_avalcache navi widget zsh + # aliases z4h source -c $HOME/.config/zsh/aliases.zsh z4h source -c $HOME/.config/local/aliases.zsh