Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 643 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 643 Bytes

About

This are the ~/.mutt/muttrc files I use on Mac and Linux. Use at your own risk.

Quick start

  1. Install mutt with sidebar patch.

    On Ubuntu Linux 12.04:

    $ sudo apt-get install mutt-patched
    

    On Mac OS X with Homebrew:

    $ brew install mutt --with-sidebar-patch
    
  2. Clone this repository.

    $ git clone https://github.com/mhubig/mutt.git ~/.mutt
    
  3. Rename credentials.example to credentials.muttrc, and fill in your personal stuff. Don't forget to secure it!

    $ chmod 600 ~/.mutt/credentials.muttrc