4 lines
79 B
Fish
4 lines
79 B
Fish
function t --wraps=task --description 'alias t=task'
|
|
task $argv
|
|
|
|
end
|