You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
account.template | 3 years ago | |
colors | 3 years ago | |
keybinds | 3 years ago | |
mailcap | 3 years ago | |
muttrc | 3 years ago | |
nixopen | 3 years ago | |
sidebar | 3 years ago |
README.md
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