X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..5f6e86eeb2ea67458d1762a98f8b6df518afcac0:/programs/lua.json diff --git a/programs/lua.json b/programs/lua.json index a44cd50..2a62e3e 100644 --- a/programs/lua.json +++ b/programs/lua.json @@ -4,7 +4,12 @@ "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" -} \ No newline at end of file +}