Adds yazi
This commit is contained in:
parent
9c0d6169ec
commit
04e5f213d4
6 changed files with 158 additions and 1 deletions
8
.config/yazi/yazi.toml
Normal file
8
.config/yazi/yazi.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[opener]
|
||||
extract = []
|
||||
|
||||
[plugin]
|
||||
prepend_fetchers = [
|
||||
{ id = "git", name = "*", run = "git" },
|
||||
{ id = "git", name = "*/", run = "git" }
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue