Catppuccin for Starship
- Copy one or all of the flavor palettes from
themes/
to your Starship configuration file. - Set
palette = "catppuccin_<flavor>"
, preferably at the top of your config. Palette tables must be defined under this line. - Save and reload your prompt.
Tip
Check out this example Starship configuration for how to define and use colors from custom palettes.
- bexli ("Maintainer")
- uncenter (Catppuccin Whiskers Compatibility)
- Stonks3141 (NixOS support)
Requires Whiskers & Just be installed
- Make changes to
templates/
file(s) - Run
just build
- 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