Switch out Starship prompt?

When using fish, I prefer the Tide prompt as opposed to Starship. When I try to uninstall Starship, it wants to uninstall a whole pile of stuff including:

garuda-zsh-config
zsh-syntax-highlighting
powerline-fonts
powerline-common
zsh-autosuggestions
zsh-history-substring-search
ttf-meslo-nerd-font-powerlevel10k
awesome-terminal-fonts
garuda-fish-config
expac
fzf
cht.sh-git

Is there another way?

Just delete the starship.toml in /.config

Its needed for garuda-fish/zsh-config as they wont work without, uninstalling garuda-fish/zsh-config also removes the other dependencies as well. So you either keep starship installed or build your own fish config :man_shrugging:

1 Like

Renamed the starship.toml file and edited config.fish so it doesn't source it. Installed fisher and was able to install the Tide prompt.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.