#!/usr/bin/bash

grep -v "^#" pkglist_aur | yay -S --needed -
