mirror of
https://github.com/ivuorinen/nvm-auto-use.fish.git
synced 2026-03-04 00:57:31 +00:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(fish_indent:*)",
|
|
"Bash(find:*)",
|
|
"Bash(make lint-fish:*)",
|
|
"Bash(make lint-json:*)",
|
|
"Bash(make lint-markdown:*)",
|
|
"Bash(make lint-fix:*)",
|
|
"Bash(make lint:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |