AutoYADM commit: 2025-02-12 12:55:05

This commit is contained in:
Daniel Fichtinger 2025-02-12 12:55:05 -05:00
parent 2cd3272dac
commit 5ffe2dee9c
4 changed files with 1 additions and 172 deletions

View file

@ -17,12 +17,3 @@ extract = [
{ run = 'ouch d -y "%*"', desc = "Extract here with ouch", for = "windows" },
{ run = 'ouch d -y "$@"', desc = "Extract here with ouch", for = "unix" },
]
[[plugin.prepend_fetchers]]
id = "git"
name = "*"
run = "git"
[[plugin.prepend_fetchers]]
id = "git"
name = "*/"
run = "git"