nix/.claude/settings.json
2025-07-29 23:49:16 +02:00

10 lines
127 B
JSON

{
"permissions": {
"allow": [
"Bash(git:*)",
"Bash(exec:*)",
"Bash(hms:*)"
],
"deny": []
}
}