Update development vm server ( ubuntu )/shell environments/sh

This commit is contained in:
2026-05-30 03:24:31 +05:30
parent 3247d1d102
commit bb76296003
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"uuid" : "cca10ae8-a93a-4056-8364-9004e59c9b6a",
"name" : "sh",
"categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0
}

View File

@@ -0,0 +1,9 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : "55252d4a-0855-43c3-a92f-6a65fd4fcad4",
"shell" : "sh",
"elevated" : false,
"user" : null,
"scripts" : null
}