alnoda-workspaces/workspaces/python-automate-workspace/theia/settings.json
2022-07-17 14:25:48 +00:00

7 lines
236 B
JSON

{
"terminal.integrated.shell.linux": "/bin/zsh",
"workbench.colorTheme": "Ayu Mirage Bordered",
"git-graph.maxDepthOfRepoSearch": 3,
"workbench.iconTheme": "theia-file-icons",
"terminal.integrated.inheritEnv": true
}