diff options
Diffstat (limited to '.claude/settings.local.json')
| -rw-r--r-- | .claude/settings.local.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json index bc11668..c53a5a9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,7 +4,9 @@ "Bash(/home/danix/.claude/plugins/cache/superpowers-marketplace/superpowers/5.0.6/skills/brainstorming/scripts/start-server.sh *)", "Bash(git add *)", "Bash(git commit *)", - "Bash(ls -la *.toml)" + "Bash(ls -la *.toml)", + "Bash(find *)", + "Bash(ls *)" ] } } |
