mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: allow find etc
This commit is contained in:
parent
8acea4c70b
commit
49dc92d588
1 changed files with 4 additions and 1 deletions
|
|
@ -19,7 +19,10 @@
|
|||
"Edit(src/**)",
|
||||
"Bash(git diff:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
"Bash(git commit:*)",
|
||||
"Bash(find *)",
|
||||
"Bash(grep *)",
|
||||
"Bash(rg *)"
|
||||
],
|
||||
"deny": ["Bash(rm:*)", "Bash(curl:*)", "Bash(git push:*)"]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue