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