Adjust starship shell icons slightly
This commit is contained in:
parent
a9f5b41787
commit
9aab9961c0
|
@ -141,12 +141,12 @@
|
|||
scala.symbol = " ";
|
||||
shell = {
|
||||
disabled = false;
|
||||
format = "using [$indicator]($style)";
|
||||
nu_indicator = "ν ";
|
||||
bash_indicator = " ";
|
||||
powershell_indicator = " ";
|
||||
cmd_indicator = " ";
|
||||
unknown_indicator = " ";
|
||||
format = "using [$indicator]($style) ";
|
||||
nu_indicator = "ν";
|
||||
bash_indicator = "";
|
||||
powershell_indicator = "";
|
||||
cmd_indicator = "";
|
||||
unknown_indicator = "";
|
||||
};
|
||||
status = {
|
||||
disabled = false;
|
||||
|
|
Loading…
Reference in a new issue