Update claude settings

This commit is contained in:
Yan Lin 2025-07-29 23:49:16 +02:00
parent aad84a4c69
commit b85d474f6e
2 changed files with 6 additions and 1 deletions

View file

@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git:*)",
"Bash(exec zsh)"
"Bash(exec:*)",
"Bash(hms:*)"
],
"deny": []
}