File size: 221 Bytes
8b21729 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"permissions": {
"allow": [
"Bash(python3:*)",
"Bash(mkdir:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(grep:*)",
"Bash(python test_prompt_loading.py:*)"
],
"deny": []
}
} |