auto up 01:59:20 up 7:21, 2 users, load average: 0.17, 0.29, 0.37

This commit is contained in:
2025-11-06 01:59:21 +01:00
parent 25a8f64577
commit 7cc3d26c3b
5 changed files with 64 additions and 15 deletions

View File

@@ -34,3 +34,13 @@ rules = [
append_rules = [
{ name = "*", use = ["edit", "open", "image", "play"]}
]
[[plugin.prepend_fetchers]]
id = "git"
name = "*"
run = "git"
[[plugin.prepend_fetchers]]
id = "git"
name = "*/"
run = "git"