]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add helm-synth (#184)
authorjopejoe1 <34899572+jopejoe1@users.noreply.github.com>
Tue, 27 Sep 2022 11:37:12 +0000 (11:37 +0000)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 11:37:12 +0000 (13:37 +0200)
programs/helm-synth.json [new file with mode: 0644]

diff --git a/programs/helm-synth.json b/programs/helm-synth.json
new file mode 100644 (file)
index 0000000..40c950a
--- /dev/null
@@ -0,0 +1,15 @@
+{
+    "files": [
+        {
+            "path": "$HOME/.helm",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/mtytel/helm/issues/70\n"
+        },
+        {
+            "path": "$HOME/.helm-synth",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/mtytel/helm/issues/70\n"
+        }
+    ],
+    "name": "helm-synth"
+}