starship
The cross-shell prompt — starship.toml.
How to use it
- Install starship:
curl -sS https://starship.rs/install.sh | sh - Save this file as ~/.config/starship.toml
- Add the init line to your shell rc, then open a new shell:
- bash:
eval "$(starship init bash)"· zsh:eval "$(starship init zsh)" - fish:
starship init fish | source - Nerd Font icons need a Nerd Font (https://nerdfonts.com); turn them off for plain text.