Skip to content

dfmgr/mutt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neomutt

NeoMutt is a command line mail reader

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/neomutt/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install neomutt mailsync notmuch-mutt msmtp pass isync

Fedora Based:

yum install neomutt mailsync notmuch-mutt msmtp pass isync

Arch Based:

pacman -S neomutt mailsync notmuch-mutt msmtp pass isync

MacOS:

brew install neomutt mailsync notmuch-mutt msmtp pass isync
mv -fv "$HOME/.config/neomutt" "$HOME/.config/neomutt.bak"
git clone https://github.com/dfmgr/neomutt "$HOME/.config/neomutt"

neomutt wiki | neomutt site