X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..e2eb3bd7983a27712d3e6795f552617ed9170a28:/programs/ipython.json?ds=inline diff --git a/programs/ipython.json b/programs/ipython.json index 0138c14..bd169d6 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 directory to _$XDG_CONFIG_HOME/ipython_.\n", "movable": true, "path": "$HOME/.ipython" } ], "name": "ipython" -} \ No newline at end of file +}