mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
update directory style
This commit is contained in:
@ -14,8 +14,8 @@
|
|||||||
symbols.NixOS = "";
|
symbols.NixOS = "";
|
||||||
};
|
};
|
||||||
directory = {
|
directory = {
|
||||||
format = "[$path]($style)[ $read_only]($read_only_style) ";
|
format = "[$path]($style)[$read_only ]($read_only_style)";
|
||||||
read_only = "";
|
read_only = " ";
|
||||||
style = "bold blue";
|
style = "bold blue";
|
||||||
};
|
};
|
||||||
git_branch.format = "[$symbol$branch]($style) ";
|
git_branch.format = "[$symbol$branch]($style) ";
|
||||||
|
Reference in New Issue
Block a user