3 lines
83 B
Fish
3 lines
83 B
Fish
function t --wraps='tokei .' --description 'alias t=tokei .'
|
|
tokei . $argv
|
|
end
|