alnoda-workspaces/workspaces/notebook-workspace/settings.json
2022-06-20 18:24:28 +00:00

6 lines
187 B
JSON

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