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": [
"Bash(git:*)",
"Bash(exec:*)",
"Bash(hms:*)"
"Bash(hms:*)",
"Bash(home-manager:*)"
],
"deny": []
}