update starship to show nix shell

This commit is contained in:
TheWanderingCrow 2025-01-06 14:02:51 -05:00
parent 36845b88f7
commit b233c5ad55

View file

@ -49,7 +49,7 @@
};
nix_shell = {
disabled = false;
symbol = " ";
format = "via [(\($name\))]($style) ";
style = "bold blue";
};