Skip to content

プリセット一覧に戻る

No Nerd Fonts プリセット

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
starship preset no-nerd-font -o ~/.config/starship.toml

クリックしてTOMLをダウンロード

toml
[battery]
full_symbol = "• "
charging_symbol = "⇡ "
discharging_symbol = "⇣ "
unknown_symbol = "❓ "
empty_symbol = "❗ "

[erlang]
symbol = "ⓔ "

[nodejs]
symbol = "[⬢](bold green) "

[pulumi]
symbol = "🧊 "

[typst]
symbol = "t "