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