starter/.claude/settings.local.json
Thomas Smallwood 162c6ceced mardown tasks
2026-03-05 23:56:42 +01:00

9 lines
296 B
JSON

{
"permissions": {
"allow": [
"Bash(grep -rn \"nvim_exec_autocmds\\\\|User.*ClaudeCode\\\\|ClaudeCode.*User\" /home/user/.local/share/nvim/lazy/claudecode.nvim/ --include=\"*.lua\" 2>/dev/null | grep -v test | grep -v spec)",
"Bash(grep:*)",
"Bash(python3:*)"
]
}
}