Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Last active June 9, 2025 21:33
Show Gist options
  • Save pythoninthegrass/f4787f28d096c5c7702f5dc691a9d91f to your computer and use it in GitHub Desktop.
Save pythoninthegrass/f4787f28d096c5c7702f5dc691a9d91f to your computer and use it in GitHub Desktop.
{
"permissions": {
"allow": [
"Bash(uv run:*)",
"Bash(timeout 5 uv run:*)",
"Bash(terraform:*)",
"WebFetch(domain:terraform.io)",
"WebFetch(domain:github.com)",
"WebFetch(domain:plainframework.com)",
"WebFetch(domain:readthedocs.io)"
],
"deny": []
}
}
@pythoninthegrass
Copy link
Author

git clone [email protected]:f4787f28d096c5c7702f5dc691a9d91f.git claude_config && cd $_
ln -s $(pwd)/settings.json ~/.claude/settings.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment