]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add conda
authorb3nj5m1n <b3nj4m1n@gmx.net>
Wed, 29 Mar 2023 09:55:59 +0000 (11:55 +0200)
committerb3nj5m1n <b3nj4m1n@gmx.net>
Wed, 29 Mar 2023 09:55:59 +0000 (11:55 +0200)
programs/conda.json [new file with mode: 0644]

diff --git a/programs/conda.json b/programs/conda.json
new file mode 100644 (file)
index 0000000..3145284
--- /dev/null
@@ -0,0 +1,15 @@
+{
+    "files": [
+        {
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/b3nj5m1n/xdg-ninja/issues/14\n",
+            "movable": false,
+            "path": "$HOME/.condarc"
+        },
+        {
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/b3nj5m1n/xdg-ninja/issues/14\n",
+            "movable": false,
+            "path": "$HOME/.conda"
+        }
+    ],
+    "name": "conda"
+}
\ No newline at end of file