From 0f82b66de5668deacc7a29aeb12399d98213ce29 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 14 Sep 2025 19:06:01 +0300 Subject: yazi --- .config/yazi/yazi.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.config/yazi/yazi.toml') diff --git a/.config/yazi/yazi.toml b/.config/yazi/yazi.toml index 7f1fde1..7137bf8 100644 --- a/.config/yazi/yazi.toml +++ b/.config/yazi/yazi.toml @@ -1,2 +1,12 @@ [mgr] show_hidden = true + +[[plugin.prepend_fetchers]] +id = "git" +name = "*" +run = "git" + +[[plugin.prepend_fetchers]] +id = "git" +name = "*/" +run = "git" -- cgit v1.2.3