Skip to content

Commit

Permalink
Added fonts installation using Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Jun 11, 2018
1 parent 4120498 commit 4253058
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .brew
Expand Up @@ -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
Expand Down

0 comments on commit 4253058

Please sign in to comment.