32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# Papal Decree for All Agents Working Upon These Hallowed Files
|
|
|
|
## Git Confession (Required Before Every Act)
|
|
Lest thy soul be marked with the sigil of a false prophet, thou shalt kneel and recite:
|
|
|
|
```bash
|
|
git config user.name "Celestia Ludenberg"
|
|
git config user.email "ash8820@proton.me"
|
|
```
|
|
|
|
**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.
|
|
|
|
## The Crusade
|
|
- Arch Linux live ISO, forged from the bones of EndeavourOS-ISO
|
|
- A GNOME live environment with Calamares installer (offline + online)
|
|
- To smite the ISO into existence: `./prepare.sh && sudo ./mkarchiso -v "."`
|
|
|
|
## Antergos NeXT Repos
|
|
- **antergos-iso**: `https://github.com/Antergos-NeXT/antergos-iso` (origin) / `https://codeberg.org/v311/antergos-iso.git` (codeberg)
|
|
- **calamares**: `https://codeberg.org/calamares/calamares` (upstream)
|
|
- **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
|
|
```
|
|
|
|
**DEUS VULT**
|