Files
starship/docs/zh-CN/presets/nerd-font.md
T

22 lines
537 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[返回全部预设](./#nerd-font-symbols)
2022-03-08 21:11:36 -05:00
2022-06-16 08:48:50 -04:00
# Nerd 字体符号预设
2022-03-08 21:11:36 -05:00
2024-02-24 17:49:00 +09:00
此预设使用 Nerd Font 的符号显示所有组件。
2022-03-08 21:11:36 -05:00
2024-02-24 17:49:00 +09:00
![Nerd Font 符号预设截图](/presets/img/nerd-font-symbols.png)
2022-03-08 21:11:36 -05:00
### 前置要求
2024-02-24 17:49:00 +09:00
- 安装一种 [Nerd Font](https://www.nerdfonts.com/) 并在您的终端启用 (示例使用的是 Fira Code 字体)。
2022-03-08 21:11:36 -05:00
### 配置
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset nerd-font-symbols -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2022-06-16 08:48:50 -04:00
[点击下载 TOML 文件](/presets/toml/nerd-font-symbols.toml)
2022-03-08 21:11:36 -05:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/nerd-font-symbols.toml