]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/opam.json
Flake cleanup and make usable in a system configuration (#316)
[xdg-ninja.git] / programs / opam.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.opam",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport OPAMROOT=\"$XDG_DATA_HOME/opam\" \n```\nRun ```opam init``` to re-initialize it and check the results with ```opam env -v```."
7 }
8 ],
9 "name": "opam"
10 }