Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 2.82 KB

README.md

File metadata and controls

57 lines (42 loc) · 2.82 KB

Logo
Catppuccin for Starship

Usage

  1. Copy one or all of the flavor palettes from themes/ to your Starship configuration file.
  2. Set palette = "catppuccin_<flavor>", preferably at the top of your config. Palette tables must be defined under this line.
  3. Save and reload your prompt.

Tip

Check out this example Starship configuration for how to define and use colors from custom palettes.

💝 Thanks to

Contributing

Requires Whiskers & Just be installed

  1. Make changes to templates/ file(s)
  2. Run just build
  3. Commit changes to branch, make PR

Changes to prompt appearance require new catwalk image.

Tip

When making changes to the prompt, simply run export STARSHIP_CONFIG="../../starship/starship.toml" in your terminal for testing. Use an absolute path. This way, you don't have to worry about moving or replacing your personal starship.toml.

 

Copyright © 2021-present Catppuccin Org