diff options
Diffstat (limited to 'dot-config')
| -rw-r--r-- | dot-config/opencode/opencode.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dot-config/opencode/opencode.json b/dot-config/opencode/opencode.json new file mode 100644 index 0000000..32a3d74 --- /dev/null +++ b/dot-config/opencode/opencode.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://opencode.ai/config.json", + "permission": { + "bash": { + "*": "ask" + } + } +} |
