AutoYADM commit: 2025-06-16 16:35:41

This commit is contained in:
Daniel Fichtinger 2025-06-16 16:35:41 -04:00
parent 5e8c48e6bd
commit 6a8e4e91ea
4 changed files with 19 additions and 5 deletions

View file

@ -0,0 +1,4 @@
function t --wraps=task --description 'alias t=task'
task $argv
end