]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/less.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / less.json
index cd7debd2598e50fc116687cddced3bdbbc3318fe..58f3805183784cc9865ed30c64f8edb442417590 100644 (file)
@@ -1,9 +1,14 @@
 {
     "files": [
         {
-            "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=\"$XDG_STATE_HOME\"/less/history\n```\n",
+            "path": "$HOME/.lesshst",
             "movable": true,
-            "path": "$HOME/.lesshst"
+            "help": "Supported by default.\n\nYou can move the file to _$XDG_STATE_HOME/lesshst_.\n"
+        },
+        {
+            "path": "$HOME/.lesskey",
+            "movable": true,
+            "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/lesskey_.\n"
         }
     ],
     "name": "less"