summaryrefslogtreecommitdiffhomepage
path: root/opencode.json
diff options
context:
space:
mode:
Diffstat (limited to 'opencode.json')
-rw-r--r--opencode.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/opencode.json b/opencode.json
index 720ece5c1..a8819ebdc 100644
--- a/opencode.json
+++ b/opencode.json
@@ -1,3 +1,8 @@
{
- "$schema": "https://opencode.ai/config.json"
+ "$schema": "https://opencode.ai/config.json",
+ "permission": {
+ "bash": {
+ "cat*": "ask"
+ }
+ }
}