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

This commit is contained in:
2026-05-30 03:24:30 +05:30
parent 4b822442da
commit 61d2289c7c
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"uuid" : "6e14a3bb-37be-4f5d-8610-680586ad3576",
"name" : "fish",
"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" : "fish",
"elevated" : false,
"user" : null,
"scripts" : null
}