4 lines
105 B
Fish
4 lines
105 B
Fish
function grep --description 'alias grep=grep --color=auto'
|
|
command grep --color=auto $argv
|
|
|
|
end
|