add thingy to starship
This commit is contained in:
parent
73089f01d8
commit
8cd1cf883c
1 changed files with 2 additions and 1 deletions
|
|
@ -49,7 +49,8 @@
|
||||||
};
|
};
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
format = "via [(\($name\))]($style) ";
|
symbol = "";
|
||||||
|
format = "via [(\($symbol-$name\))]($style) ";
|
||||||
style = "bold blue";
|
style = "bold blue";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue