3 lines
73 B
Fish
3 lines
73 B
Fish
function cat --wraps=bat --description 'alias cat=bat'
|
|
bat $argv
|
|
end
|