Refactor: centralize AI instructions and opencode config into common dotfiles

This commit is contained in:
Fabio Scotto di Santolo
2026-04-27 19:17:14 +02:00
parent ab294f4cb7
commit 003679f499
25 changed files with 10 additions and 9 deletions

View File

@@ -0,0 +1,13 @@
# OS Setup
- Preferred:
- Arch (reference)
- Void (minimal)
- Debian/Ubuntu (work)
- Disk:
- EFI + LUKS2 + btrfs
- Init:
- runit (Void)
- systemd (others)