#!/bin/bash cat > /etc/pacman.d/gnupg/dirmngr.conf <> /etc/pacman.conf << 'EOF' [cs_any] Server = https://aur.cryptic.systems/any/ [cs_x86_64] Server = https://aur.cryptic.systems/x86_64/ EOF