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