]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/mathomatic.json
Flake cleanup and make usable in a system configuration (#316)
[xdg-ninja.git] / programs / mathomatic.json
1 {
2 "files": [
3 {
4 "help": "Export the following environment variable:\n\n```bash\nexport RLWRAP_HOME=\"${XDG_STATE_HOME}/mathomatic/history\"\n```\nand run `rlwrap mathomatic -r`.\n",
5 "movable": true,
6 "path": "$HOME/.matho_history"
7 },
8 {
9 "help": "Currently unsupported. Won't fix.\n",
10 "movable": false,
11 "path": "$HOME/.mathomaticrc"
12 }
13 ],
14 "name": "mathomatic"
15 }