3 lines
77 B
Fish
3 lines
77 B
Fish
function vg --wraps=vgrep --description 'alias vg=vgrep'
|
|
vgrep $argv
|
|
end
|