]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/weechat.json
Fix typo: moveable to movable
[xdg-ninja.git] / programs / weechat.json
1 {
2 "name": "weechat",
3 "files": [
4 {
5 "path": "${HOME}/.weechat",
6 "movable": true,
7 "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"
8 }
9 ]
10 }