]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/lua.json
Missing three $ in conda help (#443)
[xdg-ninja.git] / programs / lua.json
index a44cd5036268a96b47d44c98014e281fc77838e9..c3594197952f4793d6959f6af65fe7279e4cd6c2 100644 (file)
@@ -4,7 +4,12 @@
             "help": "Currently unsupported. No information found.\n",
             "movable": false,
             "path": "$HOME/.luahistory"
             "help": "Currently unsupported. No information found.\n",
             "movable": false,
             "path": "$HOME/.luahistory"
-        }
+        },
+               {
+                       "path": "$HOME/.luarocks",
+                       "movable": true,
+                       "help": "Supported\n\nThe file $HOME/.luarocks can be moved to $XDG_CONFIG_HOME/luarocks.\n\n"
+               }
     ],
     "name": "lua"
     ],
     "name": "lua"
-}
\ No newline at end of file
+}