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