5 lines
85 B
Fish
5 lines
85 B
Fish
function tree --description 'alias tree tree -C'
|
|
command tree -C $argv
|
|
|
|
end
|