mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
22 lines
571 B
Markdown
22 lines
571 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)
|
|
|
|
### 준비 사항
|
|
|
|
- 터미널에 [Nerd Font](https://www.nerdfonts.com/)가 설치되어 있고 사용 가능해야 합니다
|
|
|
|
### Configuration
|
|
|
|
```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
|