Skip to content

Zurück zu den Voreinstellungen

No Nerd Fonts Preset

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.

Konfiguration

sh
starship preset no-nerd-font -o ~/.config/starship.toml

Zum Herunterladen der TOML Datei klicken

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

[erlang]
symbol = "ⓔ "

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

[pulumi]
symbol = "🧊 "

[typst]
symbol = "t "