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

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

View File

@@ -0,0 +1,11 @@
{
"uuid" : "b6e8422d-24f9-4995-aef9-ad7e8ccb0fc2",
"name" : "bash",
"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" : "bash",
"elevated" : false,
"user" : null,
"scripts" : null
}