update files

This commit is contained in:
eeleater 2022-12-16 00:07:40 +01:00
parent 92fe578bd2
commit 1e10bd5622

View file

@ -15,6 +15,10 @@ autoload -Uz compinit; mkdir -p "$XDG_CACHE_HOME"/zsh &>/dev/null; compinit -d "
# source from sheldon # source from sheldon
eval "$(sheldon source)" 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 # eval stuff
_evalcache zoxide init zsh _evalcache zoxide init zsh
_evalcache dircolors -b /usr/share/LS_COLORS/LS_COLORS _evalcache dircolors -b /usr/share/LS_COLORS/LS_COLORS