commit af532f47d35c51c5ecb1617a8378597d4b0f08a2
parent d750d0ea535e03dbcdbd753619e897d0642da8a9
Author: Chris Bracken <chris@bracken.jp>
Date: Wed, 8 Sep 2021 09:52:50 -0700
arch: Update mutt-related tools
urlview hasn't seen any development in a couple of years. Instead, we
install urlscan, which is a (mostly) drop-in replacement.
isync (aka mbsync) is a far more versatile replacement for offlineimap.
Diffstat:
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/arch_install.md b/arch_install.md
@@ -624,12 +624,11 @@ Install notmuch for search/indexing:
Install HTML-to-text support and URL handling:
- pacman -S w3m urlview
+ pacman -S w3m urlscan
-Install offlineimap. I believe this is no longer recommended, and that people
-these days use imapsync, but here's the old command anyway:
+Install isync (also known as mbsync):
- pacman -S offlineimap
+ pacman -S isync
### HP printer support