Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(ollama list *)",
|
||||
"Bash(ollama create *)",
|
||||
"Bash(ollama run *)",
|
||||
"Bash(python *)",
|
||||
"Bash(cmd *)",
|
||||
"Bash(pip install *)",
|
||||
"Bash(awk '{print $9, $5}')",
|
||||
"Bash(awk '{print $1}')",
|
||||
"Bash(awk '{printf \"%-35s %8s\\\\n\", $9, $5}')"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user