From c9e6e4184438627364faf3ca32530cd4d99c257b Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Fri, 10 Mar 2017 14:20:51 +0100 Subject: [PATCH] Update mutt dependencies --- install/cli-tools.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/install/cli-tools.sh b/install/cli-tools.sh index 8cf642fa..08dcc092 100755 --- a/install/cli-tools.sh +++ b/install/cli-tools.sh @@ -26,8 +26,12 @@ brew install youtube-dl brew install mutt brew install offlineimap brew install w3m -brew install urlview brew install msmtp +brew install ripmime + +# to install urlscan (for mutt) go here: +# https://github.com/firecat53/urlscan — download and +# sudo python3 setup.py install # install a current ruby version rbenv install 2.4.0