diff options
author | Luke Smith <luke@lukesmith.xyz> | 2020-02-22 10:37:15 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-22 10:37:15 -0500 |
commit | 528388cfeebfe83bd53f2499679b2ae2a538beeb (patch) | |
tree | ef393084884309911222e2688bd8f3499d3f9082 | |
parent | d8f57b57f6e4f7d07969a26775686b45b0e2b565 (diff) |
old dox rm'd
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -26,12 +26,6 @@ sudo make install User of Arch-based distros can also install mutt-wizard from the AUR as [mutt-wizard-git](https://aur.archlinux.org/packages/mutt-wizard-git/). -*NOTE:* If you have used an older version of mutt-wizard, especially when it used to use `offlineimap`, you need to remove your old configs. Back anything up that's important and run: - -``` -rm -rf ~/.config/mutt ~/.msmtprc ~/.config/msmtp ~/.offlineimap ~/.offlineimaprc ~/.config/offlineimap ~/.mbsyncrc -``` - The mutt-wizard is run with the command `mw`. It also installs the `mailsync` command. Once everything is setup, you'll use `neomutt` to access your mail. - `mw add` -- add a new email account |