Neomutt dotfiles
Go to file
BBaoVanC 6e23123501
Change color scheme a bit to look more Nordic
2020-11-24 21:35:12 -06:00
.gitignore Add files 2020-11-24 02:35:29 -06:00
LICENSE Initial commit 2020-11-24 02:31:21 -06:00
README.md Add requirements and installation to README.md 2020-11-24 04:18:29 -06:00
account.template Add trash 2020-11-24 18:23:35 -06:00
colors Change color scheme a bit to look more Nordic 2020-11-24 21:35:12 -06:00
keybinds Add delete and undelete keybinds to pager 2020-11-24 18:23:46 -06:00
mailcap Add catch-all to mailcap 2020-11-24 04:36:41 -06:00
muttrc Disable "press any key" prompt 2020-11-24 05:18:39 -06:00
nixopen Add files 2020-11-24 02:35:29 -06:00
sidebar Move sidebar configuration to separate file 2020-11-24 04:36:28 -06:00

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