local and remote workspaces all in harmony. beautiful

This commit is contained in:
2025-07-03 19:17:45 -05:00
parent 0309421136
commit 72decfac1d
3 changed files with 38 additions and 26 deletions

View File

@@ -0,0 +1,18 @@
{
"folders": [
{
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/KNELProductionContainers"
},
{
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/reachableceo-laptop-docker"
},
{
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/FetchApply"
},
{
"uri": "vscode-remote://ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d/home/localuser/Env/rc-automation-espanso"
}
],
"remoteAuthority": "ssh-remote+7b22686f73744e616d65223a22436861726c6573446576536572766572227d",
"settings": {}
}

View File

@@ -1,26 +0,0 @@
{
"folders": [
{
"path": "../dotfiles"
},
{
"path": "../../FetchApply"
},
{
"path": "../../rc-automation-espanso"
},
{
"path": "../../reachableceo-laptop-docker"
},
{
"path": "../../VsCodeProfiles"
},
{
"path": "../../KNELSecretsManager"
},
{
"path": "../../DSR"
}
],
"settings": {}
}

View File

@@ -0,0 +1,20 @@
{
"folders": [
{
"path": "../../DSR"
},
{
"path": "../../Dev/EnvSetup/dotfiles"
},
{
"path": "../../Dev/EnvSetup/VsCodeProfiles"
},
{
"path": ".."
},
{
"path": "../../Dev/EnvSetup/rc-automation-espanso"
}
],
"settings": {}
}