X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/ac241ce7615d5323603d7e5adbd71ec20f780ebd..73c4628dbbf61c580fdc43bf93cca16d522be280:/programs/weechat.json diff --git a/programs/weechat.json b/programs/weechat.json index 3b4eb80..fe2f2f6 100644 --- a/programs/weechat.json +++ b/programs/weechat.json @@ -4,7 +4,7 @@ { "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" + "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" } ] }