Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created June 24, 2026 19:51
Show Gist options
  • Select an option

  • Save Klerith/184c31a7f9931ce7dab5a909ca5b4e20 to your computer and use it in GitHub Desktop.

Select an option

Save Klerith/184c31a7f9931ce7dab5a909ca5b4e20 to your computer and use it in GitHub Desktop.
Archivo de configuración de opencode local
{
"$schema": "https://opencode.ai/config.json",
"permission": {
"external_directory": {
"/tmp/**": "allow"
},
"bash": "allow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment