]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/less.json
Add itch.io
[xdg-ninja.git] / programs / less.json
index 4c073d4edfa24425d2c03cf2c09dd71d3bb84fd7..cd7debd2598e50fc116687cddced3bdbbc3318fe 100644 (file)
@@ -1,10 +1,10 @@
 {
 {
-    "name": "less",
     "files": [
         {
     "files": [
         {
-            "path": "${HOME}/.lesshst",
+            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_STATE_HOME\"/less/history\n```\n",
             "movable": true,
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
+            "path": "$HOME/.lesshst"
         }
         }
-    ]
+    ],
+    "name": "less"
 }
 }