Bug fix.
This commit is contained in:
parent
76f1ec7690
commit
882d56b81e
@ -38,7 +38,6 @@ if [[ $(command -v vivid) ]]; then
|
|||||||
else
|
else
|
||||||
unset LS_COLORS
|
unset LS_COLORS
|
||||||
fi
|
fi
|
||||||
tabs 2
|
|
||||||
export STARSHIP_CACHE="$XDG_CACHE_HOME"/starship
|
export STARSHIP_CACHE="$XDG_CACHE_HOME"/starship
|
||||||
eval "$(STARSHIP_CACHE="$XDG_CACHE_HOME"/starship starship init zsh)"
|
eval "$(STARSHIP_CACHE="$XDG_CACHE_HOME"/starship starship init zsh)"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user