From fce63518370866e6f317b7a7c8053e2732dbaecd Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 12 May 2016 17:59:10 +0100 Subject: [PATCH] Install diff-so-fancy automatically --- brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/brew.sh b/brew.sh index c92ad9c..ef77e16 100755 --- a/brew.sh +++ b/brew.sh @@ -27,6 +27,7 @@ brew install homebrew/dupes/openssh brew install ack brew install git brew install git-lfs +brew install diff-so-fancy brew install imagemagick --with-webp brew install lua brew install lynx