1 2 3 4 5
#!/usr/bin/env bash git remote add aur ssh://aur@aur.archlinux.org/pman-helper.git git push origin main git push aur main:master