Skip to content

Instantly share code, notes, and snippets.

@bootjp
Created July 16, 2015 15:55
Show Gist options
  • Save bootjp/e9ec336109c4982bd79d to your computer and use it in GitHub Desktop.
Save bootjp/e9ec336109c4982bd79d to your computer and use it in GitHub Desktop.
ricty_autoinstall
#!/bin/bash
brew install automake
brew install pkg-config
brew tap sanemat/font
brew install Caskroom/cask/xquartz
brew install ricty
cp -f /usr/local/Cellar/ricty/3.2.4/share/fonts/Ricty*.ttf ~/Library/Fonts/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment