mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 05:17:49 +00:00
22 lines
773 B
Markdown
22 lines
773 B
Markdown
[Retourner aux préréglages](./README.md#pastel-powerline)
|
|
|
|
# Préréglage Pastel Powerline
|
|
|
|
Ce préréglage s'inspire de [M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json). Il montre également comment fonctionne la substitution de chemin dans starship.
|
|
|
|
![Capture d'écran du préréglage Pastel Powerline](/presets/img/pastel-powerline.png)
|
|
|
|
### Pré-requis
|
|
|
|
- Une [Nerd Font](https://www.nerdfonts.com/) est installée et activée dans votre terminal (l'exemple utilise Caskaydia Cove Nerd Font)
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset pastel-powerline > ~/.config/starship.toml
|
|
```
|
|
|
|
[Cliquez pour télécharger le TOML](/presets/toml/pastel-powerline.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/pastel-powerline.toml
|