]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/aspell.json
Add Boto help (#452)
[xdg-ninja.git] / programs / aspell.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.aspell.conf",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport ASPELL_CONF=\"per-conf $XDG_CONFIG_HOME/aspell/aspell.conf; personal $XDG_CONFIG_HOME/aspell/en.pws; repl $XDG_CONFIG_HOME/aspell/en.prepl\"\n```\n"
7 }
8 ],
9 "name": "aspell"
10 }