X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..16f9982b8cfcec0c4552d8a80c8dc4de6b574d8c:/programs/ack.json diff --git a/programs/ack.json b/programs/ack.json index cb68552..29df462 100644 --- a/programs/ack.json +++ b/programs/ack.json @@ -1,10 +1,10 @@ { - "files": [ - { - "path": "$HOME/.ackrc", - "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport ACKRC=\"$XDG_CONFIG_HOME/ack/ackrc\"\n```\n" - } - ], - "name": "ack" + "files": [ + { + "path": "$HOME/.ackrc", + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport ACKRC=\"$XDG_CONFIG_HOME/ack/ackrc\"\n```\n_Relevant issue_: https://github.com/beyondgrep/ack2/issues/516\n" + } + ], + "name": "ack" } \ No newline at end of file