Files
bDS2/.vscode/settings.json

10 lines
214 B
JSON

{
"chat.tools.terminal.autoApprove": {
"mix": true,
"allium": true,
"command": true,
"printf": true,
"git ls-tree": true,
"/opt/homebrew/bin/allium": true
}
}