My config files for Linux customization.
Install Starship
curl -sS https://starship.rs/install.sh | shAdd starship to normal bash ~/.bashrc
eval "$(starship init bash)"Add the following to the end of ~/.config/fish/config.fish:
starship init fish | sourceConfigure starship
mkdir -p ~/.config && touch ~/.config/starship.tomlThen make copy my starship.toml file to use configuration