Neomutt dotfiles
.gitignore | ||
account.template | ||
colors | ||
keybinds | ||
LICENSE | ||
mailcap | ||
muttrc | ||
nixopen | ||
README.md | ||
sidebar |
muttcfg
Table of Contents
Requirements
OS: macOS or GNU/Linux
- neomutt
- the email client
- urlview (optional, highly recommended)
- allows you to select a link to open through
Ctrl-B
- allows you to select a link to open through
- pass (optional, recommended)
- store passwords using your GPG key, used by default configuration
- lynx (optional, recommended)
- render HTML formatting directly in neomutt, without opening an external browser
- abook (optional)
- address book, add an address by pressing
a
- address book, add an address by pressing
Installation
git clone https://git.bbaovanc.com/bbaovanc/muttcfg.git ~/.config/mutt
cd ~/.config/mutt
cp account.template account
- Make modifications to
account
to sign in to your email - Run
neomutt