macbook-setup/.claude/settings.local.json
rene fa40de7429 Claude Code Permissions aktualisiert
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 08:18:39 +01:00

36 lines
961 B
JSON

{
"permissions": {
"allow": [
"Bash(git:*)",
"Bash(do echo:*)",
"Bash(python3:*)",
"Bash(openssl passwd:*)",
"Bash(brew list:*)",
"Bash(brew search:*)",
"Bash(brew install:*)",
"Bash(chmod +x:*)",
"Bash(./build-iso.sh:*)",
"Bash(hdiutil attach:*)",
"Bash(curl:*)",
"Bash(xorriso:*)",
"WebFetch(domain:git.motocamp.de)",
"Bash(bash:*)",
"Bash(diskutil list:*)",
"Bash(diskutil unmountDisk:*)",
"Bash(sudo dd:*)",
"Bash(gh api:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:brave.com)",
"Bash(echo:*)",
"Bash(ls:*)",
"Bash(cp:*)",
"WebSearch",
"WebFetch(domain:discourse.ubuntu.com)",
"WebFetch(domain:canonical-subiquity.readthedocs-hosted.com)",
"Bash(ssh:*)",
"Bash(ping -c 2 -W 2 10.47.11.71)",
"Bash(ifconfig utun0:*)"
]
}
}