]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add OrbStack (#395)
authorVanja Cosic <1070957+vanjacosic@users.noreply.github.com>
Wed, 24 Apr 2024 16:52:22 +0000 (18:52 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 16:52:22 +0000 (18:52 +0200)
programs/orbstack.json [new file with mode: 0644]

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