aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/claude/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/claude/settings.json')
-rw-r--r--.config/claude/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/claude/settings.json b/.config/claude/settings.json
index 1dc9b1e..3c0e178 100644
--- a/.config/claude/settings.json
+++ b/.config/claude/settings.json
@@ -35,7 +35,7 @@
{
"type": "command",
"command": "__claude-code-block-bash-tool rm",
- "if": "Bash(rm *)"
+ "if": "Bash(rm:*)"
}
]
}