Skip to content

catppuccin/starship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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