3 lines
94 B
Fish
3 lines
94 B
Fish
function install --wraps='yay -S ' --description 'alias install=yay -S '
|
|
yay -S $argv
|
|
end
|