X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..7f2851e8b1dc21554abb32a7e60958e7a47ec20e:/programs/ipython.json diff --git a/programs/ipython.json b/programs/ipython.json index 0138c14..1412af2 100644 --- a/programs/ipython.json +++ b/programs/ipython.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Supported since _8.0.0_.\n\nYou can move the file to _XDG_CONFIG_HOME/ipython_.\n\nOr set the following environment variable:\n```bash\nexport IPYTHONDIR=\"${XDG_CONFIG_HOME}/ipython\"\n```\n", + "help": "Supported since _8.0.0_.\n\nYou can move the file to _$XDG_CONFIG_HOME/ipython_.\n\nOr set the following environment variable:\n```bash\nexport IPYTHONDIR=\"$XDG_CONFIG_HOME/ipython\"\n```\n", "movable": true, "path": "$HOME/.ipython" } ], "name": "ipython" -} \ No newline at end of file +}