X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..e5b3917234a3b85a3ce0614b45fcafeb486c1ae2:/programs/pex.json?ds=sidebyside diff --git a/programs/pex.json b/programs/pex.json index 69bb3be..2878b02 100644 --- a/programs/pex.json +++ b/programs/pex.json @@ -3,8 +3,8 @@ "files": [ { "path": "${HOME}/.pex", - "moveable": true, - "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=${XDG_CACHE_HOME}/pex\n```\n" + "movable": true, + "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=\"${XDG_CACHE_HOME}\"/pex\n```\n" } ] }