]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/singularity.json
Add xmake (#411)
[xdg-ninja.git] / programs / singularity.json
1 {
2 "name": "singularity",
3 "files": [
4 {
5 "path": "$HOME/.singularity",
6 "movable": true,
7 "help": "Export the following environment variables:\n\n```bash\nexport SINGULARITY_CONFIGDIR=\"$XDG_CONFIG_HOME/singularity\"\nexport SINGULARITY_CACHEDIR=\"$XDG_CACHE_HOME/singularity\"\n```\n"
8 }
9 ]
10 }