diff options
Diffstat (limited to '.opencode/opencode.jsonc')
| -rw-r--r-- | .opencode/opencode.jsonc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index ad9925767..6008ab9bc 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -10,6 +10,11 @@ "options": {}, }, }, + "permission": { + "bash": { + "ls foo": "ask", + }, + }, "mcp": { "context7": { "type": "remote", |
