From a0d9abdf2ec4e991e9ba856dd3be58df304ccbc8 Mon Sep 17 00:00:00 2001 From: John Doty Date: Tue, 10 Mar 2026 07:02:14 -0700 Subject: [PATCH] [vscode] short is linux --- vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vscode/settings.json b/vscode/settings.json index 898f9ed..a50c9c5 100644 --- a/vscode/settings.json +++ b/vscode/settings.json @@ -92,7 +92,8 @@ "coder.doty-dev": "linux", "192.168.0.114": "linux", "coder-vscode--johndoty--doty-dev": "linux", - "doty-dev.johndoty.devspaces.dev.lacework.engineering": "linux" + "doty-dev.johndoty.devspaces.dev.lacework.engineering": "linux", + "short": "linux" }, "java.import.maven.enabled": false, "remote.autoForwardPortsSource": "hybrid",