mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-10 06:59:51 +01:00
Fixed changed yazi config attribute
This commit is contained in:
@@ -24,6 +24,6 @@ append_previewers = [
|
||||
{ url = "*", run = "hexyl" },
|
||||
]
|
||||
prepend_fetchers = [
|
||||
{ id = "git", url = "*", run = "git" },
|
||||
{ id = "git", url = "*/", run = "git" },
|
||||
{ group = "git", url = "*", run = "git" },
|
||||
{ group = "git", url = "*/", run = "git" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user