mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-09-14 20:07:24 +00:00
7 lines
178 B
JSON
7 lines
178 B
JSON
{
|
|
"DockerRun.DisableDockerrc": true,
|
|
"python.pythonPath": "/usr/local/bin/python3",
|
|
"editor.formatOnSave": true,
|
|
"terminal.integrated.shell.linux": "/bin/bash"
|
|
}
|