aboutsummaryrefslogtreecommitdiff
path: root/.config/yazi/yazi.toml
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-09-14 19:06:01 +0300
committerawy <awy@awy.one>2025-09-14 19:06:01 +0300
commit0f82b66de5668deacc7a29aeb12399d98213ce29 (patch)
tree8917ddb7ead7ab638e97efe3e1d619318cd095f4 /.config/yazi/yazi.toml
parentec7330d8212b4881e86d5e06f17d5dfd0633b922 (diff)
downloadhyprdots-0f82b66de5668deacc7a29aeb12399d98213ce29.tar.gz
Diffstat (limited to '.config/yazi/yazi.toml')
-rw-r--r--.config/yazi/yazi.toml10
1 files changed, 10 insertions, 0 deletions
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"