mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
22 lines
785 B
Markdown
22 lines
785 B
Markdown
[Powrót do ustawień predefiniowanych](./README.md#pastel-powerline)
|
|
|
|
# Ustawienia Pastel Powerline
|
|
|
|
Ten zestaw ustawień jest inspirowany [M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json). Pokazuje ono również, jak działa zastępowanie ścieżek w starship.
|
|
|
|
![Zrzut ekranu ustawień Pastel Powerline](/presets/img/pastel-powerline.png)
|
|
|
|
### Wymagania wstępne
|
|
|
|
- Czcionka [Nerd Font](https://www.nerdfonts.com/) zainstalowana i ustawiona w twoim terminalu (w przykładzie użyto czcionki Caskaydia Cove Nerd Font)
|
|
|
|
### Konfiguracja
|
|
|
|
```sh
|
|
starship preset pastel-powerline -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Kliknij, aby pobrać TOML](/presets/toml/pastel-powerline.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/pastel-powerline.toml
|