]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add clusterssh (#54)
authorFrancisco V <f.villar@web.de>
Fri, 20 May 2022 19:43:50 +0000 (21:43 +0200)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 19:43:50 +0000 (21:43 +0200)
* Add audacity

* Update audacity.json

* Add mp3split-gtk

* Add gramps

* Add MAME emulator

* Add clusterssh

programs/clusterssh.json [new file with mode: 0644]

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