This commit is contained in:
iFargle 2024-02-06 13:46:45 +09:00
parent d5bed35cfd
commit d5ec5aa83c

View file

@ -54,6 +54,8 @@ in
nix_shell = { nix_shell = {
disabled = false; disabled = false;
heuristic = true; heuristic = true;
format = " [$symbol$state( \($name\))]($style) ";
style = "fg:${whiteColor} bg:${blueColor}";
}; };
directory = { directory = {