starship: add nix_shell module config
This commit is contained in:
parent
c0188607e7
commit
a295a52164
@ -100,6 +100,11 @@ format = "[$symbol($version )]($style)"
|
||||
[lua]
|
||||
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]
|
||||
symbol = "⬢ "
|
||||
format = "[$symbol]($style)"
|
||||
|
Loading…
Reference in New Issue
Block a user