]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/chktex.json
Add program JSON for MakeMKV (#438)
[xdg-ninja.git] / programs / chktex.json
1 {
2 "name": "chktex",
3 "files": [
4 {
5 "path": "$HOME/.chktexrc",
6 "movable": true,
7 "help": "Export the following environment variable:\n\n```bash\nexport CHKTEXRC=\"$XDG_CONFIG_HOME/chktex\"\n```\nThen move the config file to _$XDG_CONFIG_HOME/chktex/.chktexrc_.\n"
8 }
9 ]
10 }