2026-06-08 17:52:03 +02:00
# Papal Decree for All Agents Working Upon These Hallowed Files
2026-06-08 17:51:18 +02:00
2026-06-08 17:52:03 +02:00
## Git Confession (Required Before Every Act)
Lest thy soul be marked with the sigil of a false prophet, thou shalt kneel and recite:
2026-06-08 17:51:18 +02:00
```bash
git config user.name "Celestia Ludenberg"
git config user.email "ash8820@proton.me"
```
2026-06-08 17:52:03 +02:00
**This commandment shalt be obeyed in every session before committing or pushing.** Suffer not the default identity to live. The OpenHands heresy shall not be permitted again.
2026-06-08 17:51:18 +02:00
2026-06-08 17:52:03 +02:00
## The Crusade
- Arch Linux live ISO, forged from the bones of EndeavourOS-ISO
2026-06-23 13:35:40 +02:00
- A GNOME live environment with Calamares installer (offline + online)
2026-06-08 17:52:03 +02:00
- To smite the ISO into existence: `./prepare.sh && sudo ./mkarchiso -v "."`
2026-06-15 19:45:34 +02:00
## Antergos NeXT Repos
2026-06-24 18:57:49 +02:00
- **antergos-iso**: `https://github.com/Antergos-NeXT/antergos-iso` (origin) / `https://codeberg.org/v311/antergos-iso.git` (codeberg)
2026-06-23 13:35:40 +02:00
- **calamares**: `https://codeberg.org/calamares/calamares` (upstream)
2026-06-24 18:57:49 +02:00
- **antergos-packages**: `https://github.com/Antergos-NeXT/antergos-packages` (origin) / `https://codeberg.org/v311/antergos-packages.git` (codeberg)
## Dual Remotes
Push to both GitHub (press links) and Codeberg (CI credit):
```bash
git push origin master # GitHub
git push codeberg master # Codeberg
git push codeberg master origin master # both
```
2026-06-15 19:45:34 +02:00
2026-06-08 17:52:03 +02:00
**DEUS VULT**