Skip to content

Commit 002fc12

Browse files
committed
Allow Claude Code to use rg
1 parent 7f6d32c commit 002fc12

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/dot_claude/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,11 @@
1414
]
1515
}
1616
]
17+
},
18+
"permissions": {
19+
"allow": [
20+
"Bash(rg:*)"
21+
],
22+
"deny": []
1723
}
1824
}

0 commit comments

Comments
 (0)