refactoring shell stuff
This commit is contained in:
parent
b2ce760a59
commit
8f62ae3202
8 changed files with 86 additions and 83 deletions
|
@ -44,7 +44,7 @@ pref_by_location:setup({
|
|||
|
||||
-- show_hidden: true|false (Optional) https://yazi-rs.github.io/docs/configuration/yazi#mgr.show_hidden
|
||||
|
||||
-- Match any folder with name "Downloads"
|
||||
-- Match any folder with name "downloads"
|
||||
{ location = ".*/downloads", sort = { "mtime", reverse = true, dir_first = false }, linemode = "time_and_size" },
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue