diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-05-02 19:26:17 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-05-02 19:26:17 -0400 |
commit | a6d6cf71bb2487ab6e96c48d323febbe46d618ce (patch) | |
tree | eab4013bdebf5c7f1bb6f7f9e3dc5270964baf8b | |
parent | a7ec4dae1f27854b42c2fef13c517172c0b168ef (diff) |
ubdebmint note
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ The mutt-wizard is run with the command `mw`. It also installs the `mailsync` co - `pass` - safely encrypts passwords (required at install) - `urlview` - outputs urls in mail to browser. +There's a chance of errors if you use a slow-release distro like Ubuntu, Debian or Mint. If you get errors in `neomutt`, install the most recent version manually or manually remove the offending lines in the config in `/usr/share/mutt-wizard/mutt-wizard.muttrc`. + ### Optional - `w3m` - view HTML email and images in neomutt. |