alnoda-workspaces/workspaces/notebook-workspace/settings.json
2022-05-30 07:24:06 +00:00

7 lines
224 B
JSON

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