alnoda-workspaces/workspaces/ide-workspace/settings.json
2022-05-08 21:53:53 +00:00

5 lines
145 B
JSON

{
"terminal.integrated.shell.linux": "/bin/zsh",
"workbench.colorTheme": "Ayu Mirage Bordered",
"git-graph.maxDepthOfRepoSearch": 3
}