#!/bin/bash if ! [ -d /etc/pacman.d/gnupg ]; then pacman-key --init pacman-key --populate archlinux archlinux32 parabola fi