]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/jupyter.json
Missing three $ in conda help (#443)
[xdg-ninja.git] / programs / jupyter.json
index 52e5e0fd2ec3a8fa7fbbf815b5a9acbd6ea57f02..3ece1ea24b40e2185b011305ff200cde8b73a4ed 100644 (file)
@@ -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
+}