]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Mention isync versions >=1.5.0 support XDG_CONFIG_HOME (#431)
authorAlex McGrath <amk@amk.ie>
Mon, 2 Sep 2024 06:27:32 +0000 (07:27 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 06:27:32 +0000 (08:27 +0200)
Co-authored-by: alex <alex@kale.lan>
programs/isync.json

index d7da0b918db59fe27a9b6074ebb694e72879ce5a..f6ad8da71478006885d2c78c905484f9c1c0e006 100644 (file)
@@ -3,7 +3,7 @@
         {
             "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```\nIf you are using mutt-wizard export the following environment variable:\n\n```bash\nexport MBSYNCRC=\"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```"
+            "help": "Supported since 1.5.0. Can be moved to \"$XDG_CONFIG_HOME/isyncrc\"\n\nOlder versions can 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"