How to install starship on Windows
Imstall nerd-fonts
choco install nerd-fonts-hack
Then install starship
choco install starship |
Let's say you want to customize this preset here
https://starship.rs/presets/pastel-powerline.html
Download the toml file into a directory, then run
starship preset pastel-powerline -o ~/.config/starship.toml
Comments