nix/.claude/settings.json
2025-07-29 23:27:43 +02:00

9 lines
108 B
JSON

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