This commit is contained in:
2025-07-03 01:58:15 -07:00
parent e70b65f469
commit 5122e13acc
+3 -1
View File
@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(find:*)"
"Bash(find:*)",
"Bash(grep:*)",
"Bash(rg:*)"
],
"deny": []
}