Files
euri-packages/AGENTS.md
T

479 B

Antergos NeXT Packages

Git Config

git config user.name "Celestia Ludenberg"
git config user.email "ash8820@proton.me"

Dual Remotes

git push origin master          # GitHub (press links)
git push codeberg master        # Codeberg (CI credit)
git push codeberg master origin master  # both at once

Upstream Package Repo

https://github.com/Antergos-NeXT/antergos-packages (origin) https://codeberg.org/v311/antergos-packages.git (codeberg)