updated sheldon zsh config

This commit is contained in:
Nikolas Weger 2023-06-20 11:26:13 +02:00
parent 0d384685b9
commit 0084e63150
5 changed files with 11 additions and 12 deletions

View file

@ -8,7 +8,7 @@ if (( ${+commands[brew]} )); then
else
export POSH_THEME="/usr/share/oh-my-posh/themes/$potentialTheme[$RANDOM%$#potentialTheme+1]"
fi
eval "$(ohmyposh init zsh)"
eval "$(oh-my-posh init zsh)"
# evalstuff
_evalcache zoxide init --cmd cd zsh