diff --git a/chezmoi/.chezmoitemplates/claude-settings.json b/chezmoi/.chezmoitemplates/claude-settings.json index ad8bf198..c75f2e18 100644 --- a/chezmoi/.chezmoitemplates/claude-settings.json +++ b/chezmoi/.chezmoitemplates/claude-settings.json @@ -54,26 +54,7 @@ "sandbox": { "enabled": true, "enableWeakerNetworkIsolation": true, - "excludedCommands": ["docker *"], - "filesystem": { - "allowWrite": [ - "~/.cache", - "~/.cargo/registry", - "~/.gradle", - "~/.local/lib", - "~/.local/share/uv", - "~/.m2", - "~/.mempalace", - "~/.memsearch", - "~/.npm", - "~/.yarn", - "~/Library/Caches", - "~/Library/Python", - "~/Library/pnpm", - "~/go/pkg", - "~/wiki" - ] - } + "excludedCommands": ["docker *", "git *", "ssh *"] }, "statusLine": { "type": "command",