Skip to content

Commit

Permalink
Fix brew font-awesome cask dependency
Browse files Browse the repository at this point in the history
Changed cask to font-fontawesome.
  • Loading branch information
Maki Tolentino committed Jan 7, 2017
1 parent 5346c79 commit 174cad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ popd > /dev/null 2>&1
bot "installing fonts"
./fonts/install.sh
brew tap caskroom/fonts
require_cask font-awesome
require_cask font-fontawesome
require_cask font-awesome-terminal-fonts
require_cask font-hack
require_cask font-inconsolata-dz-for-powerline
Expand Down

0 comments on commit 174cad2

Please sign in to comment.