summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-15 22:46:07 +0200
committerPaul Buetow <paul@buetow.org>2026-03-15 22:46:07 +0200
commit1352cda0ee2666b6b35d6fe5bacb1060fba662c6 (patch)
tree647d6cb0d94c562761b8ae3c69323a0da35edf08 /README.md
parentde167eb92c19b49d5a6fc12c4ce3c636eef8b143 (diff)
Manage OpenCode config via Rex
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e71559..9b652fb 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,4 @@ Prompts are managed from `~/Notes/Prompts` and linked by `home_prompts` into eac
- Codex CLI slash command path: `~/.codex/prompts`
- Shared agent prompt paths: `~/.agents/{commands,skills}`
- Codex CLI runtime config: `~/.codex/config.toml`
+- OpenCode runtime config: `~/.config/opencode/opencode.json` via `rex home`, using `OLLAMA_HOST` from `fish/conf.d/ai.fish` when available