From: volker1 <73304952+REALERvolker1@users.noreply.github.com> Date: Wed, 29 Mar 2023 09:31:27 +0000 (-0400) Subject: Add `rusherhack` support (#228) X-Git-Tag: v0.2.0.2~92 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/68ced838cd3d8fb5bcfafa6be64740fd4186142a?ds=sidebyside Add `rusherhack` support (#228) --- diff --git a/programs/rusherhack.json b/programs/rusherhack.json new file mode 100644 index 0000000..a2717f7 --- /dev/null +++ b/programs/rusherhack.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.rusherhack", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/RusherDevelopment/rusherhack-issues/issues/1422\n" + } + ], + "name": "rusherhack" +}