Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.32 KB

README.markdown

File metadata and controls

34 lines (26 loc) · 1.32 KB

mutt-config

mutt-config is the mutt configuration used by me. It is copied and stolen piece by piece from the internetz. Contains the very nice [solarized] (https://github.com/altercation/mutt-colors-solarized.git) color theme as a submodule.

Dependencies

Installation

Install mutt and do

cd
git clone https://[email protected]/jangingnicht/mutt-config.git .mutt
ln -s .mutt/muttrc .muttrc
cd .mutt
touch alias #my alias file is excluded and mutt will be looking for it
touch mailinglists #same as above
touch send-hooks #same as above
git submodule init
git submodule update

and change the personell stuff in muttrc