]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/gem.json
add minetest recognition
[xdg-ninja.git] / programs / gem.json
index d9265870d48b7e4fabb5f13134e6dab0b99ca760..93d6891b64ca784c655b4067e27abef6c7075529 100644 (file)
@@ -2,19 +2,19 @@
     "name": "gem",
     "files": [
         {
     "name": "gem",
     "files": [
         {
-            "path": "${HOME}/.gem/ruby",
-            "moveable": true,
-            "help": "Supported\n\nThe file ${HOME}/.gem/ruby can be moved to ${XDG_CONFIG_HOME}/gem.\n"
+            "path": "$HOME/.gem/ruby",
+            "movable": true,
+            "help": "Supported\n\nThe file $HOME/.gem/ruby can be moved to $XDG_CONFIG_HOME/gem.\n"
         },
         {
         },
         {
-            "path": "${HOME}/.gem",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport GEM_HOME=${XDG_DATA_HOME}/gem\n```\n"
+            "path": "$HOME/.gem",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport GEM_HOME=\"$XDG_DATA_HOME\"/gem\n```\n"
         },
         {
         },
         {
-            "path": "${HOME}/.gem/specs",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport GEM_SPEC_CACHE=${XDG_CACHE_HOME}/gem\n```\n"
+            "path": "$HOME/.gem/specs",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport GEM_SPEC_CACHE=\"$XDG_CACHE_HOME\"/gem\n```\n"
         }
     ]
 }
         }
     ]
 }