alnoda-workspaces/workspaces/python-automate-workspace/theia/settings.json

7 lines
236 B
JSON
Raw Normal View History

2022-05-30 19:24:06 +12:00
{
"terminal.integrated.shell.linux": "/bin/zsh",
"workbench.colorTheme": "Ayu Mirage Bordered",
"git-graph.maxDepthOfRepoSearch": 3,
"workbench.iconTheme": "theia-file-icons",
"terminal.integrated.inheritEnv": true
}