1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-17 09:08:13 +02:00
dotfiles/opencode/context/core/config/paths.json

7 lines
220 B
JSON

{
"description": "Additional context file paths - agents load this via @ reference for dynamic pathing",
"paths": {
"local": "/home/pnx/.config/opencode/context",
"global": "~/.config/opencode/context"
}
}