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

20 lines
630 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
2024-05-16 02:07:00 +09:00
このプリセットは使用するシンボルを絵文字や powerline のセットに制限します。
2022-12-05 15:54:12 +09:00
2024-05-16 02:07:00 +09:00
つまり Nerd Font をインストールしなくても、すべてのモジュールのシンボルを正しく表示できます。
2022-12-05 15:54:12 +09:00
2024-05-16 02:07:00 +09:00
このプリセットは、将来の Starship のリリースで既定のプリセットになります。
2022-12-05 15:54:12 +09:00
### 設定
```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
```
2024-10-18 03:20:57 +09:00
[Click to download TOML](/presets/toml/no-nerd-font.toml){download}
2022-12-05 15:54:12 +09:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/no-nerd-font.toml