playing with eza
This commit is contained in:
parent
2a975c86d1
commit
ab1ef736a8
11 changed files with 327 additions and 76 deletions
|
@ -29,10 +29,12 @@
|
|||
show_banner = false;
|
||||
ls = { clickable_links = true; };
|
||||
table = {
|
||||
mode = "none";
|
||||
mode = "rounded";
|
||||
header_on_separator = true;
|
||||
};
|
||||
color_config = {
|
||||
hints = "#666666";
|
||||
separator = "#333333";
|
||||
};
|
||||
completions = {
|
||||
case_sensitive = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue