Adjust starship shell icons slightly

This commit is contained in:
Evie Litherland-Smith 2024-12-13 10:19:06 +00:00
parent a9f5b41787
commit 9aab9961c0

View file

@ -141,12 +141,12 @@
scala.symbol = " "; scala.symbol = " ";
shell = { shell = {
disabled = false; disabled = false;
format = "using [$indicator]($style)"; format = "using [$indicator]($style) ";
nu_indicator = "ν "; nu_indicator = "ν";
bash_indicator = " "; bash_indicator = "";
powershell_indicator = " "; powershell_indicator = "";
cmd_indicator = " "; cmd_indicator = "";
unknown_indicator = " "; unknown_indicator = "";
}; };
status = { status = {
disabled = false; disabled = false;