From 2e0a0d6450558a0ff81bff19dbb7a236a95a33aa Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update homelab/shell environments --- .../fa449c0c-fce1-441b-acd7-5329b05b807c/entry.json | 11 +++++++++++ .../fa449c0c-fce1-441b-acd7-5329b05b807c/store.json | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 stores/fa449c0c-fce1-441b-acd7-5329b05b807c/entry.json create mode 100644 stores/fa449c0c-fce1-441b-acd7-5329b05b807c/store.json diff --git a/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/entry.json b/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/entry.json new file mode 100644 index 0000000..0edbdd6 --- /dev/null +++ b/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "fa449c0c-fce1-441b-acd7-5329b05b807c", + "name" : "Shell environments", + "categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/store.json b/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/store.json new file mode 100644 index 0000000..67badb8 --- /dev/null +++ b/stores/fa449c0c-fce1-441b-acd7-5329b05b807c/store.json @@ -0,0 +1,4 @@ +{ + "type" : "shellEnvironmentGroup", + "parent" : "9fcbb4b3-47db-4611-812a-fcd50f0d5330" +} \ No newline at end of file