diff options
chore!: remove starship
to revert this change, prepend this to your zshrc before loading zuwu:
if [[ "$_ZUWU_NO_STARSHIP-$_ZUWU_NO_PROMPT" == "-" ]] && [[ -f "${XDG_CONFIG_HOME:-"$HOME/.config"}/starship.toml" ]] && type "starship" >/dev/null; then
_ZUWU_NO_PROMPT=1
eval "$(starship init zsh)"
fi
Diffstat (limited to 'contrib/fmt-commit-link.zsh')
0 files changed, 0 insertions, 0 deletions