Skip to content

Instantly share code, notes, and snippets.

@emjayoh
Last active April 19, 2021 06:55
Show Gist options
  • Save emjayoh/95b8934611735d33f57349d836bba8db to your computer and use it in GitHub Desktop.
Save emjayoh/95b8934611735d33f57349d836bba8db to your computer and use it in GitHub Desktop.
[install all cask fonts] #fonts
/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