diff --git a/ollama/thedocks.evo-x2.code-workspace b/ollama/thedocks.evo-x2.code-workspace new file mode 100644 index 0000000..72a84d4 --- /dev/null +++ b/ollama/thedocks.evo-x2.code-workspace @@ -0,0 +1,14 @@ +{ + "folders": [ + { + "path": ".." + }, + { + "name": "SSH FS - evo-x2", + "uri": "ssh://evo-x2/home/andy" + } + ], + "settings": { + "liveServer.settings.multiRootWorkspaceName": "thedocks" + } +} \ No newline at end of file