]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/ack.json
Add more programs
[xdg-ninja.git] / programs / ack.json
index cb68552da6a575860b87813595f511d6d829d413..29df462eb4c32619949341339b11d9e6e78372eb 100644 (file)
@@ -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