AutoYADM commit: 2025-03-08 17:30:03
This commit is contained in:
parent
e903ccfda3
commit
126b5d8d04
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ extract = [
|
|||
{ run = 'ouch d -y "%*"', desc = "Extract here with ouch", for = "windows" },
|
||||
{ run = 'ouch d -y "$@"', desc = "Extract here with ouch", for = "unix" },
|
||||
]
|
||||
open = [
|
||||
{ run = 'xdg-open "$@"', desc = "Open", orphan = true }
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue