mirror of
https://github.com/pnx/dotfiles
synced 2026-08-17 09:08:13 +02:00
7 lines
220 B
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"
|
|
}
|
|
}
|