mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-12 06:07:56 +00:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
22 lines
589 B
Markdown
22 lines
589 B
Markdown
[Powrót do ustawień predefiniowanych](./#pastel-powerline)
|
|
|
|
# Ustawienia Tokyo Night
|
|
|
|
Ten zestaw ustawień jest inspirowany [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme).
|
|
|
|
![Zrzut ekranu ustawień Tokio Night](/presets/img/tokyo-night.png)
|
|
|
|
### Wymagania wstępne
|
|
|
|
- Czcionka typu [Nerd Font](https://www.nerdfonts.com/) zainstalowana i włączona w twoim terminalu
|
|
|
|
### Konfiguracja
|
|
|
|
```sh
|
|
starship preset tokyo-night -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Kliknij, aby pobrać TOML](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/public/presets/toml/tokyo-night.toml
|