mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-29 10:50:47 +02:00
docs: rtk init for llm agents
This commit is contained in:
@@ -18,6 +18,15 @@ Installed via Nix:
|
||||
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
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user