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: StarShiparrow-up-right
Last updated 1 year ago