Skip to content
Jason Hempstead edited this page Aug 21, 2020 · 1 revision

neomutt

neomutt

requires:

apt install neomutt mailsync notmuch-mutt msmtp pass isync
yum install neomutt mailsync notmuch-mutt msmtp pass isync
pacman -S neomutt mailsync notmuch-mutt msmtp pass isync

Suggest: https://github.com/LukeSmithxyz/mutt-wizard

Automatic install/update:

bash -c "$(curl -LSs https://github.com/casjay-dotfiles/NAME/raw/master/install.sh)"

Manual install:

mv -fv "$HOME/.config/neomutt" "$HOME/.config/neomutt.bak"
git clone https://github.com/casjay-dotfiles/neomutt "$HOME/.config/neomutt"

neomutt wiki | neomutt site

Clone this wiki locally