test
This commit is contained in:
parent
b94fc4dfba
commit
7b592a8c05
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ in
|
|||
style = "bg:${orangeColor}";
|
||||
disabled = true;
|
||||
};
|
||||
|
||||
nix_shell = {
|
||||
disabled = false;
|
||||
};
|
||||
|
||||
directory = {
|
||||
style = "fg:${blackColor} bg:${yellowColor}";
|
||||
|
|
Loading…
Reference in a new issue