mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 05:17:49 +00:00
22 lines
531 B
Markdown
22 lines
531 B
Markdown
[返回全部预设](./README.md#pastel-powerline)
|
|
|
|
# Tokyo Night Preset
|
|
|
|
此预设受 [tokyo-night-vscode-theme](https://github.com/enkia/tokyo-night-vscode-theme) 的启发。
|
|
|
|
![Tokyo Night预设预览](/presets/img/tokyo-night.png)
|
|
|
|
### 前置要求
|
|
|
|
- 安装一种 [Nerd fonts](https://www.nerdfonts.com/) 并在您的终端启用。
|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset tokyo-night -o ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/tokyo-night.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/tokyo-night.toml
|