Commit d17e4be
Add Write() deny rules for shell configs
Deny Write(~/.bashrc), Write(~/.zshrc), and Write(~/.ssh/**) to match
the existing Edit() rules for those paths. The two tools are separate —
denying Edit does not block Write.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7db11a2 commit d17e4be
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments