Add Claude settings and cached GitHub actions

This commit is contained in:
2026-02-19 12:07:27 -08:00
committed by Kat Huang
parent d6eef4c001
commit bf3126f414
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": []
}
}