From 1e10bd562217164d93a2b9d93051d5ce403cfd5c Mon Sep 17 00:00:00 2001 From: eeleater Date: Fri, 16 Dec 2022 00:07:40 +0100 Subject: [PATCH] update files --- dot_config/zsh/rc.zsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot_config/zsh/rc.zsh b/dot_config/zsh/rc.zsh index 7eb2941..b321bf4 100644 --- a/dot_config/zsh/rc.zsh +++ b/dot_config/zsh/rc.zsh @@ -15,6 +15,10 @@ autoload -Uz compinit; mkdir -p "$XDG_CACHE_HOME"/zsh &>/dev/null; compinit -d " # source from sheldon eval "$(sheldon source)" +# other themes +#_evalcache starship init zsh +#_evalcache oh-my-posh init zsh --config /usr/share/oh-my-posh/themes/kali.omp.json + # eval stuff _evalcache zoxide init zsh _evalcache dircolors -b /usr/share/LS_COLORS/LS_COLORS