X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/df16aadf8a209abbe974dd419f7cbe5b5d7ec0f7..1d0b74e1ee4d6440b771db607f45e2996635318b:/programs/jupyter.json diff --git a/programs/jupyter.json b/programs/jupyter.json index 52e5e0f..3ece1ea 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 +}