Last updated 8 months ago
StarShip is Cross-Shell Prompt!
StarShip
Quick Installation
$ curl -fsSL https://starship.rs/install.sh | bash
Adding to Bash
Add the following to the end of ~/.bashrc:
~/.bashrc
eval "$(starship init bash)"
Source: