3 lines
82 B
Fish
3 lines
82 B
Fish
function u --wraps='yay -R ' --description 'alias u=yay -R '
|
|
yay -R $argv
|
|
end
|