Add starship indicator for nushell again
This commit is contained in:
parent
c3fbff2c6a
commit
1b60fdc6db
|
@ -59,6 +59,7 @@
|
||||||
shell = {
|
shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
format = "using [$indicator]($style) ";
|
format = "using [$indicator]($style) ";
|
||||||
|
nu_indicator = "ν";
|
||||||
};
|
};
|
||||||
status = {
|
status = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
|
|
Loading…
Reference in a new issue