From 42530588ece4f10112e8ffc3b0b78bfbebd2ea43 Mon Sep 17 00:00:00 2001 From: Vincent Composieux Date: Mon, 11 Jun 2018 21:35:27 +0200 Subject: [PATCH] Added fonts installation using Homebrew --- .brew | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.brew b/.brew index 54bf55c..f6ef2ed 100755 --- a/.brew +++ b/.brew @@ -38,6 +38,11 @@ brew link openssl --force brew install python --with-brewed-openssl brew install python3 --with-brewed-openssl +# fonts +brew tap homebrew/cask-fonts +brew cask install font-allerta-stencil +brew cask install font-roboto-slab + PIPS=( flake8 httpie