mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-29 17:50:39 +02:00
docs: rtk init for llm agents
This commit is contained in:
@@ -18,6 +18,15 @@ Installed via Nix:
|
|||||||
npx ctx7 setup
|
npx ctx7 setup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
rtk init:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
rtk init -g # configure claude-code
|
||||||
|
rtk init -g --codex
|
||||||
|
rtk init -g --opencode
|
||||||
|
rtk init -g --agent cursor
|
||||||
|
```
|
||||||
|
|
||||||
## Update npm-installed agent tools
|
## Update npm-installed agent tools
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user