Fix ls permission pattern: use space instead of colon

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dave
2026-02-20 16:58:00 +00:00
parent 6a9fb1cbc4
commit 8568e868a6

View File

@@ -15,7 +15,7 @@
"Bash(git *)", "Bash(git *)",
"Bash(kill *)", "Bash(kill *)",
"Bash(lsof *)", "Bash(lsof *)",
"Bash(ls:*)", "Bash(ls *)",
"Bash(mkdir *)", "Bash(mkdir *)",
"Bash(mv *)", "Bash(mv *)",
"Bash(ps *)", "Bash(ps *)",