Add `claude` settings config `.json`

claudy_skillz
Gud Boi 2026-02-26 19:16:01 -05:00
parent d8a9e63483
commit 6d35ed6057
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(/tmp/piker_commits.txt)",
"Bash(python:*)"
],
"deny": [],
"ask": []
}
}