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