One script that turns a stock Arch ISO into a headless, key-only-SSH Arch server installer ISO (OMATERM + Once ready).
The installer pulls omarchy-send from its public `main` (live release e66662f), which has headless send (--to/--message/--send-pin/--wait), TUI messaging, and desktop notifications — but NOT the message log, AI auto-reply, agentic mode, or --to-ip/--to-fingerprint reply flags (those are unreleased). The baked SKILL.md and CLAUDE.md were documenting the unreleased features, over-promising on a real install. - SKILL.md: remove the messages.jsonl log section, the AI auto-reply + agentic sections, and the --to-ip/--to-fingerprint examples; keep TUI, headless send, notifications. - CLAUDE.md: drop the JSONL log + auto-reply paragraph; messages show in the TUI Messages tab (no on-disk log). - Installer: remove the ~/.local/bin/omarchy-send-reply generator and the config.json replyCmd seed (live ignores replyCmd; dead plumbing). The ~/.config chown fix goes too — nothing creates ~/.config/~/.local as root during install anymore (OMATERM creates them as the user). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| omalocal.sh | ||