mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
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 = {
|
||||
disabled = false;
|
||||
format = "via [(\($name\))]($style) ";
|
||||
symbol = "";
|
||||
format = "via [(\($symbol-$name\))]($style) ";
|
||||
style = "bold blue";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue