X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..91150cbfad7d30197ee88f4bb3fae3af9471da4e:/programs/isync.json diff --git a/programs/isync.json b/programs/isync.json index 4d9d69a..d7da0b9 100644 --- a/programs/isync.json +++ b/programs/isync.json @@ -3,8 +3,8 @@ { "path": "$HOME/.mbsyncrc", "movable": true, - "help": "Alias mbsync to use a custom configuration file location:\n\n```bash\nalias mbsync=mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```\n" + "help": "Alias mbsync to use a custom configuration file location:\n\n```bash\nalias mbsync=mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```\nIf you are using mutt-wizard export the following environment variable:\n\n```bash\nexport MBSYNCRC=\"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```" } ], "name": "isync" -} \ No newline at end of file +}