]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/dub.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / dub.json
index baad8ef2ee7d3530bd43152c7cd6baf66df89c2d..c75ecc1b4a6c0e128ab6da66750f1ec989436f8c 100644 (file)
@@ -3,8 +3,8 @@
     "files": [
         {
             "path": "$HOME/.dub",
-            "movable": false,
-            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/dlang/dub/issues/341\n"
+            "movable": true,
+            "help": "Export the following environment variable:\n\n```bash\nexport DUB_HOME=\"$XDG_DATA_HOME/dub\"\n```\n\nNote that this directory is used for **both** user data and configuration files.\n"
         }
     ]
 }