1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-21 18:39:00 +00:00
starship/docs/ja-JP/presets/nerd-font.md
2022-08-14 15:31:27 -04:00

22 lines
706 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[プリセット一覧に戻る](./README.md#nerd-font-symbols)
# Nerd Font Symbolsプリセット
このプリセットはそれぞれのモジュールで記号がNerd Fontの記号に変更されます。
![Nerd Font Symbolsプリセットのスクリーンショット](/presets/img/nerd-font-symbols.png)
### 必要なもの
- 端末にインストールされ、有効になっている[Nerd Font](https://www.nerdfonts.com/)例ではFira Code Nerd Fontを使用)
### 設定
```sh
starship preset nerd-font-symbols > ~/.config/starship.toml
```
[クリックしてTOMLをダウンロード](/presets/toml/nerd-font-symbols.toml)
<<< @/.vuepress/public/presets/toml/nerd-font-symbols.toml