4 lines
45 B
Fish
4 lines
45 B
Fish
|
function cat --wraps='bat'
|
||
|
bat $argv
|
||
|
end
|