update files
This commit is contained in:
parent
92fe578bd2
commit
1e10bd5622
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue