4 lines
54 B
Fish
4 lines
54 B
Fish
|
function grep
|
||
|
command grep --color=auto $argv
|
||
|
end
|