This commit is contained in:
iFargle 2024-02-06 13:37:34 +09:00
parent b94fc4dfba
commit 7b592a8c05

View file

@ -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)";