aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 dfc13c3..601bb0d 100644
--- a/.config/claude/settings.json
+++ b/.config/claude/settings.json
@@ -17,7 +17,10 @@
"Bash(tree:*)"
],
"deny": [
- "Bash(git push:*)"
+ "Bash(git push:*)",
+ "Bash(rm:*)",
+ "Bash(su:*)",
+ "Bash(sudo:*)"
]
},
"statusLine": {