aboutsummaryrefslogtreecommitdiff
path: root/bin/fetch-email
Commit message (Collapse)AuthorAgeFilesLines
* bin: Add 'fetch-email'Miquel Sabaté Solà2025-09-161-0/+27
This is a glorified bash one-liner for fetching my email by syncing each channel via GNU parallel. This speeds up a bit from the usual 'mbsync -a', even if it's not a miracle. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>