mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
22 lines
541 B
Markdown
22 lines
541 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)
|
|
|
|
### Yêu cầu
|
|
|
|
- A [Nerd Font](https://www.nerdfonts.com/) installed and enabled in your terminal
|
|
|
|
### Cấu hình
|
|
|
|
```sh
|
|
starship preset tokyo-night -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/tokyo-night.toml
|