Unix bash script to install all Google Fonts to your computer
Having access to all Google Fonts is crucial for any designer these days, so this script is pretty much essential whenever you make a fresh install of your OS.
Credit to Quinton Pike on Github
Install
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/install.sh | bash
Uninstall
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/uninstall.sh | bash