Last active
April 19, 2021 06:55
-
-
Save emjayoh/95b8934611735d33f57349d836bba8db to your computer and use it in GitHub Desktop.
[install all cask fonts] #fonts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /bin/zsh -c 'print -l "$(brew --repo caskroom/fonts)"/Casks/*(:t:r) | xargs brew cask install' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment