Fix ls permission pattern: use space instead of colon
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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 *)",
|
||||||
|
|||||||
Reference in New Issue
Block a user