2026-03-09 00:07:31 -04:00

5 lines
95 B
Fish

function cat --wraps=bat --wraps=catbat --description 'alias cat bat'
bat $argv
end