mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 05:17:49 +00:00
22 lines
575 B
Markdown
22 lines
575 B
Markdown
|
[Retourner aux préréglages](./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)
|
||
|
|
||
|
### Pré-requis
|
||
|
|
||
|
- Une [Nerd Font](https://www.nerdfonts.com/) est installée et activée dans votre terminal
|
||
|
|
||
|
### Configuration
|
||
|
|
||
|
```sh
|
||
|
starship preset tokyo-night > ~/.config/starship.toml
|
||
|
```
|
||
|
|
||
|
[Cliquez pour télécharger le TOML](/presets/toml/tokyo-night.toml)
|
||
|
|
||
|
<<< @/.vuepress/public/presets/toml/tokyo-night.toml
|