12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(nix eval:*)",
|
|
"Bash(just switch)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(nix log:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |