]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/julia.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / julia.json
index 833ce3fad5a9875cd04aa51efd512e290837ca81..36979f4f1cfac5468e2edcca34229ad209829b0f 100644 (file)
@@ -4,7 +4,12 @@
         {
             "path": "$HOME/.julia",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport JULIA_DEPOT_PATH=\"$XDG_DATA_HOME/julia:$JULIA_DEPOT_PATH\"\n```\n_Note: the trailing **:$JULIA_DEPOT_PATH** is necessary._\n"
+            "help": "Export the following environment variable:\n\n```bash\nexport JULIA_DEPOT_PATH=\"$XDG_DATA_HOME/julia:$JULIA_DEPOT_PATH\"\n```\n_Note: the trailing **:$JULIA_DEPOT_PATH** is necessary._\n"
+        },
+        {
+            "path": "$HOME/.julia/juliaup",
+            "movable": true,
+            "help": "Export the following environment variable:\n\n```bash\nexport JULIAUP_DEPOT_PATH=\"$XDG_DATA_HOME/julia\"\n```\n"
         }
     ]
 }