dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 83ce5c9525221fa6d4377ae45718f76a89e122fb
parent 5e6d06b8df33239f61225fef53dafcedfc55cb3e
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue, 23 Feb 2016 13:42:11 -0800

add mutt and imap/smtp tools

Diffstat:
Mosx-install.sh | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -6,7 +6,9 @@ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ brew tap railwaycat/emacsmacport # from `brew list` -brews=( "asciinema"\ +brews=( \ + "abook"\ + "asciinema"\ "aspell"\ "autoconf"\ "automake"\ @@ -25,9 +27,12 @@ brews=( "asciinema"\ "libav"\ "libevent"\ "lua"\ + "msmtp"\ + "mutt"\ "--HEAD neovim/neovim/neovim"\ "nmap"\ "homebrew/science/octave"\ + "offlineimap"\ "openssl"\ "pass"\ "pcre"\