Add Claude settings and cached GitHub actions

This commit is contained in:
2026-02-19 12:07:27 -08:00
parent 631c2cc09f
commit 6af998dfd8
6 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(rg:*)",
"Bash(wmctrl:*)",
"Bash(grep:*)",
"Bash(hyprctl:*)"
],
"deny": []
}
}