A repo for my custom Starship prompt configuration.
For this you will need:
- Starship prompt installed
- A Nerd Font installed - Caskaydia Cove works nicely in Windows Terminal
- Copy
starship.toml
into~/.config
folder - Configure Window Terminal to use the Nerd Font
- Configure VSCode editor to use the Nerd Font:
- Settings > Text Editor > Font > Font Family = 'CaskaydiaCove NF', 'Cascadia Code PL', Consolas, 'Courier New', monospace
- Configure VSCode terminal to use the Nerd Font:
- Settings > Features > Terminal > Integrated: Font Family = 'CaskaydiaCove NF', 'Cascadia Code PL', Consolas, 'Courier New', monospace