feat: added group section

This commit is contained in:
2026-07-09 10:13:54 +02:00
parent a923559d1a
commit 50c07e83ac
3 changed files with 365 additions and 167 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
{
"permissions": {
"allow": [
"Bash(echo \"exit: $?\")"
"Bash(echo \"exit: $?\")",
"Bash(python3 -c ' *)",
"Bash(command -v python3)",
"Bash(pip3 show *)"
]
}
}