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