aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/claude
diff options
context:
space:
mode:
Diffstat (limited to '.config/claude')
-rw-r--r--.config/claude/settings.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/claude/settings.json b/.config/claude/settings.json
index 7e5a24c..1a6b8eb 100644
--- a/.config/claude/settings.json
+++ b/.config/claude/settings.json
@@ -3,6 +3,8 @@
"allow": [
"Bash(fd:*)",
"Bash(find:*)",
+ "Bash(gh issue list:*)",
+ "Bash(gh issue view:*)",
"Bash(git diff:*)",
"Bash(git fetch:*)",
"Bash(git log:*)",
@@ -12,7 +14,8 @@
"Bash(mkdir:*)",
"Bash(rg:*)",
"Bash(touch:*)",
- "Bash(tree:*)"
+ "Bash(tree:*)",
+ "Bash(wc:*)"
],
"deny": [
"Bash(git push:*)",