test
This commit is contained in:
parent
9689e1cbd8
commit
9d6a488b12
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
||||||
nix_shell = {
|
nix_shell = {
|
||||||
disabled = false;
|
disabled = false;
|
||||||
heuristic = true;
|
heuristic = true;
|
||||||
symbol = "";
|
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