mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
a1a94c423a
[ci skip]
29 lines
901 B
Markdown
29 lines
901 B
Markdown
[Retourner aux préréglages](./#catppuccin-powerline)
|
|
|
|
# Catppuccin Powerline Preset
|
|
|
|
This preset is a minimally modified version of [Gruvbox Rainbow](./gruvbox-rainbow.md) using the [Catppuccin](https://github.com/catppuccin/catppuccin) theme palette.
|
|
|
|

|
|
|
|
### Pré-requis
|
|
|
|
- Une [Nerd Font](https://www.nerdfonts.com/) est installée et activée dans votre terminal
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset catppuccin-powerline -o ~/.config/starship.toml
|
|
```
|
|
|
|
By default this preset uses the Mocha flavour of Catppucin, but you can specify any of the flavours by modifying the value of `palette`:
|
|
|
|
- `catppuccin_mocha`
|
|
- `catppuccin_frappe`
|
|
- `catppuccin_macchiato`
|
|
- `catppuccin_latte`
|
|
|
|
[Cliquez pour télécharger TOML](/presets/toml/catppuccin-powerline.toml)
|
|
|
|
<<< @/public/presets/toml/catppuccin-powerline.toml
|