X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/b1e9bca3febc4ee29b647b1afcd575acf8edeaa2..df16aadf8a209abbe974dd419f7cbe5b5d7ec0f7:/programs/pylint.json diff --git a/programs/pylint.json b/programs/pylint.json index ee71773..1f1a002 100644 --- a/programs/pylint.json +++ b/programs/pylint.json @@ -2,9 +2,9 @@ "name": "pylint", "files": [ { - "path": "${HOME}/.pylint.d", + "path": "$HOME/.pylint.d", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"${XDG_CACHE_HOME}\"/pylint\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=\"$XDG_CACHE_HOME\"/pylint\n```\n" } ] }