]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/weechat.json
Added support for Dart (#348)
[xdg-ninja.git] / programs / weechat.json
index d50e22e2815f2dca69fb7405dd9afe68a359cd58..2fb51620ae17d986cfa8bcc4e0ba6d838e30abe9 100644 (file)
@@ -2,9 +2,9 @@
     "name": "weechat",
     "files": [
         {
     "name": "weechat",
     "files": [
         {
-            "path": "${HOME}/.weechat",
-            "moveable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n"
+            "path": "$HOME/.weechat",
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=\"$XDG_CONFIG_HOME\"/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d $XDG_CONFIG_HOME/weechat```\n"
         }
     ]
 }
         }
     ]
 }