mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
22 lines
567 B
Markdown
22 lines
567 B
Markdown
[Return to Presets](./README.md#pastel-powerline)
|
|
|
|
# Tokyo Night Preset
|
|
|
|
This preset is inspired by [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme).
|
|
|
|
![Screenshot of Tokyo Night preset](/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 > ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/tokyo-night.toml
|