12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip3 install *)",
|
|
"Bash(python3 -m venv .venv)",
|
|
"Bash(.venv/bin/pip install *)",
|
|
"Bash(.venv/bin/python *)",
|
|
"Bash(git -C /home/deivid/spotify-cantina status)"
|
|
]
|
|
}
|
|
}
|