Update homelab/shell environments/fish

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

View File

@@ -0,0 +1,11 @@
{
"uuid" : "2475d5e5-69f2-471f-a3d7-46c8eb4275ed",
"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" : "9fcbb4b3-47db-4611-812a-fcd50f0d5330",
"shell" : "fish",
"elevated" : false,
"user" : null,
"scripts" : null
}