]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/less.json
Update stack
[xdg-ninja.git] / programs / less.json
index 51d474c13ace0e614fc2374e5be7530fd514070f..a978785ce0d53d5ea1b74984469b57a8708a2926 100644 (file)
@@ -1,10 +1,10 @@
 {
-    "name": "less",
     "files": [
         {
-            "path": "${HOME}/.lesshst",
+            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_STATE_HOME\"/less/history\n```\n",
             "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"
+}
\ No newline at end of file