initial commit

This commit is contained in:
2026-05-23 08:54:29 +02:00
commit 9021354ca6
3 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(brew list *)",
"Bash(brew search *)",
"Bash(brew info *)"
]
}
}