X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..HEAD:/programs/jupyter.json diff --git a/programs/jupyter.json b/programs/jupyter.json index 52e5e0f..642cfa1 100644 --- a/programs/jupyter.json +++ b/programs/jupyter.json @@ -3,8 +3,8 @@ { "path": "$HOME/.jupyter", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport JUPYTER_CONFIG_DIR=\"$XDG_CONFIG_HOME\"/jupyter\n```\n" + "help": "Supported by default.\n\nYou can move the directory to _$XDG_CONFIG_HOME/jupyter_.\n" } ], "name": "jupyter" -} \ No newline at end of file +}