add thingy to starship

This commit is contained in:
TheWanderingCrow 2025-01-07 10:19:31 -05:00
parent 73089f01d8
commit 8cd1cf883c

View file

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