AutoYADM commit: 2025-02-12 12:55:05
This commit is contained in:
parent
2cd3272dac
commit
5ffe2dee9c
4 changed files with 1 additions and 172 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue