mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 12:57:50 +00:00
22 lines
563 B
Markdown
22 lines
563 B
Markdown
[返回全部预设](./README.md#nerd-font-symbols)
|
|
|
|
# Nerd 字体符号预设
|
|
|
|
此预设使用 Nerd 字体的符号显示所有组件。
|
|
|
|
![Nerd 字体符号预设截图](/presets/img/nerd-font-symbols.png)
|
|
|
|
### 前置要求
|
|
|
|
- 安装一种 [Nerd 字体](https://www.nerdfonts.com/) 并在您的终端启用(示例使用的是 Fira Code 字体)。
|
|
|
|
### 配置
|
|
|
|
```sh
|
|
starship preset nerd-font-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[点击下载 TOML 文件](/presets/toml/nerd-font-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/nerd-font-symbols.toml
|