Skip to content

Instantly share code, notes, and snippets.

@calleluks
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save calleluks/9437648 to your computer and use it in GitHub Desktop.

Select an option

Save calleluks/9437648 to your computer and use it in GitHub Desktop.
Setup mutt and dependencies
cd ~
git clone git://github.com/spaetz/offlineimap.git
cd offlineimap
git checkout 679c491c56c981961e18aa43b31955900491d7a3
sudo python setup.py install
cd ..
sudo rm -rf offlineimap
brew install sqlite mutt urlview msmtp contacts notmuch
mkdir ~/.mail
mkdir -p ~/.mutt/temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment