Commit graph

4 commits

Author SHA1 Message Date
f280e8a5f7 Pin OMATERM/omadots to native-frozen forks (upstream went Docker-only)
Upstream omacom-io/omaterm deleted the native install path on 2026-06-01
and went Docker-only (omaterm.org/install now installs Docker + a container
launcher). That would split this headless box into a host (Once/once-add/
omarchy-send) and a container (agents) with the baked CLAUDE.md/skill unseen
by an in-container agent.

Instead, keep the unified-host native install by sourcing OMATERM from a
pinned fork:
- All 7 install-native.sh URLs -> 28allday/omaterm @native-frozen
  (self-consistent: its setup_git_checkout clones the same frozen branch).
- dotfiles pinned via 28allday/omadots @native-frozen.
- Native first-login flow unchanged (mktemp + /dev/tty sed + exec bash -l
  OMATERM-last closer); only the source moved off the deleted upstream path.
- AI agents still come live from mise, so they stay current.

Updated the rationale comment, baked CLAUDE.md, and README fork disclosure.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 21:22:26 +01:00
307901c0d2 docs: add Get omalocal clone step to README
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:34:44 +01:00
172047c8c2 README: add IP fallback, dd safety note, and Arch build-deps command
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 19:01:01 +01:00
d722d0ca92 Add README and MIT LICENSE
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 18:48:26 +01:00