#!/usr/bin/bash

grep -v "^#" pkglist | sudo pacman -S --needed -
