feat(preset): Add no-nerd-font preset (#4517)

* feat(preset): Add powerline-only-symbols preset

Related to #2563 & #3544

* Modify symbols for pulumi and erlang

* Change some wording and add default notification

* Update name of preset

Co-authored-by: Kevin Song <chips@ksong.dev>
This commit is contained in:
Segev Finer
2022-11-01 09:38:46 +02:00
committed by GitHub
parent d3cf18ffe9
commit 4d86a4c7ae
3 changed files with 46 additions and 0 deletions
@@ -0,0 +1,15 @@
[battery]
full_symbol = "• "
charging_symbol = "⇡ "
discharging_symbol = "⇣ "
unknown_symbol = "❓ "
empty_symbol = "❗ "
[erlang]
symbol = "ⓔ "
[nodejs]
symbol = "[⬢](bold green) "
[pulumi]
symbol = "🧊 "