4 lines
96 B
Fish
4 lines
96 B
Fish
function tt --wraps=tasktimer --description 'alias tt=tasktimer'
|
|
tasktimer $argv
|
|
|
|
end
|