starship: add nix_shell module config

This commit is contained in:
surtur 2022-04-21 21:55:40 +02:00
parent c0188607e7
commit a295a52164
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -100,6 +100,11 @@ format = "[$symbol($version )]($style)"
[lua] [lua]
disabled = true disabled = true
[nix_shell]
disabled = false
symbol = " " # requires patched font, the default is ❄️
format = '[$symbol](bold bright-cyan)[$state](bold italic bright-purple)[( \($name\))]($style) '
[nodejs] [nodejs]
symbol = "⬢ " symbol = "⬢ "
format = "[$symbol]($style)" format = "[$symbol]($style)"