This commit is contained in:
Bartek Stalewski 2024-06-20 10:19:48 +02:00
parent 76f1ec7690
commit 882d56b81e
No known key found for this signature in database

View file

@ -38,7 +38,6 @@ if [[ $(command -v vivid) ]]; then
else
unset LS_COLORS
fi
tabs 2
export STARSHIP_CACHE="$XDG_CACHE_HOME"/starship
eval "$(STARSHIP_CACHE="$XDG_CACHE_HOME"/starship starship init zsh)"