Install All Google Fonts on Mac / Linux
github.com
Install All Google Fonts on Mac / Linux
1–7 of 7 posts
Re: Install All Google Fonts on Mac / Linux
#2Awesome, so useful! Thanks :)
Re: Install All Google Fonts on Mac / Linux
#3I'm thinking that this can be generalised into one script by detecting the font path or even checking /etc/debian_release
Re: Install All Google Fonts on Mac / Linux
#4Yet another script that asks you to pipe curl to sh. At least they used https.
Re: Install All Google Fonts on Mac / Linux
#5Yet another script that asks you to pipe curl to sh. At least they used https.
Therefor you should always check out the script before running.
Re: Install All Google Fonts on Mac / Linux
#6Yet another script that asks you to pipe curl to sh. At least they used https.
So? Nothing different that downloading an opaque binary and executing them -- which we do all the time.
It's all about trust.
When you run:
apt-get install foo
is it any different? You download a file that essentially runs anything pre- and post- install of the rpm.
Re: Install All Google Fonts on Mac / Linux
#7Now you can block Google Fonts (yet another way Google can track you).