Update claude permission

This commit is contained in:
Yan Lin 2025-07-30 18:59:09 +02:00
parent f12ae20f05
commit 1009028fa2

View file

@ -3,7 +3,8 @@
"allow": [ "allow": [
"Bash(git:*)", "Bash(git:*)",
"Bash(exec:*)", "Bash(exec:*)",
"Bash(hms:*)" "Bash(hms:*)",
"Bash(home-manager:*)"
], ],
"deny": [] "deny": []
} }