update starship to show nix shell
This commit is contained in:
parent
36845b88f7
commit
b233c5ad55
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
||||||
};
|
};
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
symbol = "❄️ ";
|
format = "via [(\($name\))]($style) ";
|
||||||
style = "bold blue";
|
style = "bold blue";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue