X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..ea509253c2f80fb196936273176d31aec62363db:/programs/mathematica.json diff --git a/programs/mathematica.json b/programs/mathematica.json index 5b15e4e..136b84e 100644 --- a/programs/mathematica.json +++ b/programs/mathematica.json @@ -4,7 +4,12 @@ "path": "$HOME/.Mathematica", "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport MATHEMATICA_USERBASE=\"$XDG_CONFIG_HOME\"/mathematica\n```\n" + }, + { + "path": "$HOME/.Wolfram", + "movable": false, + "help": "Currently unsupported. No information found.\n" } ], "name": "mathematica" -} \ No newline at end of file +}