{{- if eq .osid "linux-arch" -}}
#!/usr/bin/env bash
sudo cp -v "$HOME/.config/pacman/pacman.conf" "/etc/pacman.conf"
{{ end -}}