test
This commit is contained in:
parent
842e4c144c
commit
9689e1cbd8
1 changed files with 2 additions and 1 deletions
|
@ -54,6 +54,7 @@ in
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
heuristic = true;
|
heuristic = true;
|
||||||
|
symbol = "";
|
||||||
format = "[$symbol$state(\($name\))]($style)";
|
format = "[$symbol$state(\($name\))]($style)";
|
||||||
style = "fg:${whiteColor} bg:${blueColor}";
|
style = "fg:${whiteColor} bg:${blueColor}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue