Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 774 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 774 Bytes

My Starship Config

A repo for my custom Starship prompt configuration.

Screenshot

Setup

For this you will need:

  1. Starship prompt installed
  2. A Nerd Font installed - Caskaydia Cove works nicely in Windows Terminal
  3. Copy starship.toml into ~/.config folder
  4. Configure Window Terminal to use the Nerd Font
  5. Configure VSCode editor to use the Nerd Font:
    • Settings > Text Editor > Font > Font Family = 'CaskaydiaCove NF', 'Cascadia Code PL', Consolas, 'Courier New', monospace
  6. Configure VSCode terminal to use the Nerd Font:
    • Settings > Features > Terminal > Integrated: Font Family = 'CaskaydiaCove NF', 'Cascadia Code PL', Consolas, 'Courier New', monospace