.claude/settings.local.json
|
{ "permissions": { "allow": [ "Bash(powershell -NoProfile -Command:*)", "Bash(cd:*)", "Bash(while read f)", "Bash(do if git diff \"$f\")", "Bash(then git checkout -- \"$f\")", "Bash(fi)", "Bash(done)" ] } } |