Neomutt dotfiles
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.
BBaoVanC 6e23123501
Change color scheme a bit to look more Nordic
3 years ago
.gitignore Add files 3 years ago
LICENSE Initial commit 3 years ago
README.md Add requirements and installation to README.md 3 years ago
account.template Add trash 3 years ago
colors Change color scheme a bit to look more Nordic 3 years ago
keybinds Add delete and undelete keybinds to pager 3 years ago
mailcap Add catch-all to mailcap 3 years ago
muttrc Disable "press any key" prompt 3 years ago
nixopen Add files 3 years ago
sidebar Move sidebar configuration to separate file 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
  • 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

Installation

  1. git clone https://git.bbaovanc.com/bbaovanc/muttcfg.git ~/.config/mutt
  2. cd ~/.config/mutt
  3. cp account.template account
  4. Make modifications to account to sign in to your email
  5. Run neomutt