Files
starship/docs/ja-JP/presets/no-nerd-font.md
T

20 lines
547 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[プリセット一覧に戻る](./#no-nerd-fonts)
2022-12-05 15:54:12 +09:00
2023-02-21 12:40:15 +09:00
# No Nerd Fonts プリセット
2022-12-05 15:54:12 +09:00
This preset restricts the use of symbols to those from emoji and powerline sets.
This means that even without a Nerd Font installed, you should be able to view all module symbols.
This preset will become the default preset in a future release of starship.
### 設定
```sh
2023-04-11 13:05:27 +09:00
starship preset no-nerd-font -o ~/.config/starship.toml
2022-12-05 15:54:12 +09:00
```
[クリックしてTOMLをダウンロード](/presets/toml/no-nerd-font.toml)
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/no-nerd-font.toml