From: jopejoe1 <34899572+jopejoe1@users.noreply.github.com> Date: Tue, 27 Sep 2022 11:37:12 +0000 (+0000) Subject: Add helm-synth (#184) X-Git-Tag: v0.2.0.2~135 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/ab01e79d3a5414638c3c215b7d4098ba79bf41e8?ds=sidebyside Add helm-synth (#184) --- diff --git a/programs/helm-synth.json b/programs/helm-synth.json new file mode 100644 index 0000000..40c950a --- /dev/null +++ b/programs/helm-synth.json @@ -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" +}