thoughtbot / laptop

A shell script to set up a macOS laptop for web and mobile development.
https://thoughtbot.com
MIT License
8.5k stars 1.91k forks source link

Fix/cask fonts #585

Closed amcgilloway closed 4 years ago

amcgilloway commented 4 years ago

Script had error:

Error: caskroom/fonts was moved. Tap homebrew/cask-fonts instead. Tapping caskroom/fonts has failed!

Changed script to use homebrew/cask-fonts instead.