```bash git clone git@github.com:keybase/keybase-git.git git remote add aur https://aur.archlinux.org/keybase-git.git/ ``` To push to AUR, configure SSH creds and ```bash git push aur master ```