alnoda-workspaces/workspaces/notebook-workspace/settings.json

6 lines
187 B
JSON
Raw Normal View History

2022-06-06 21:04:30 +12:00
{
"terminal.integrated.shell.linux": "/bin/zsh",
"workbench.colorTheme": "Atom One Light",
"git-graph.maxDepthOfRepoSearch": 3,
"workbench.iconTheme": "theia-file-icons"
}