From: b3nj5m1n Date: Wed, 29 Mar 2023 09:55:59 +0000 (+0200) Subject: Add conda X-Git-Tag: v0.2.0.2~89 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/5e208d2dbff3f2f97b1212bc19b3110d70cb09d4?ds=inline Add conda --- diff --git a/programs/conda.json b/programs/conda.json new file mode 100644 index 0000000..3145284 --- /dev/null +++ b/programs/conda.json @@ -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