allow basic commands to global perms

This commit is contained in:
2026-04-17 22:50:34 +03:00
parent 61e097fab2
commit 6b7b484d90

View File

@@ -4,7 +4,10 @@
"edit": "ask", "edit": "ask",
"bash": { "bash": {
"*": "ask", "*": "ask",
"ctx7 *": "allow" "ctx7 *": "allow",
"tvly *": "allow",
"which *": "allow",
"ls *": "allow"
}, },
"webfetch": "ask", "webfetch": "ask",
"read": { "read": {