automate font installation

This commit is contained in:
Morgan Wattiez
2019-03-01 14:03:11 +01:00
parent dfdc8dd428
commit 979f78d0b5
2 changed files with 8 additions and 11 deletions

View File

@ -3,10 +3,17 @@ tap "homebrew/cask"
tap "homebrew/core"
tap "twpayne/taps"
tap "iveney/mocha"
cask "java"
cask "iterm2"
cask "zoomus"
cask "visual-studio-code"
cask "pgadmin4"
cask "sloth"
# Fonts
cask "font-meslo-for-powerline"
brew "git-ftp"
brew "gnu-sed"
brew "hugo"
@ -17,8 +24,6 @@ brew "python3"
brew "ripgrep"
brew "twpayne/taps/chezmoi"
brew "tmux"
cask "pgadmin4"
cask "sloth"
brew "node"
brew "fasd"
brew "peco"