X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/650f990bec047637e0fa63bbbd82ce30f57a0b4a..47a995364ae7eabff5046702cce0fc7604f2fff7:/programs/pex.json?ds=sidebyside diff --git a/programs/pex.json b/programs/pex.json index 7794b4c..2878b02 100644 --- a/programs/pex.json +++ b/programs/pex.json @@ -4,7 +4,7 @@ { "path": "${HOME}/.pex", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=${XDG_CACHE_HOME}/pex\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=\"${XDG_CACHE_HOME}\"/pex\n```\n" } ] }