Created
July 16, 2015 15:55
-
-
Save bootjp/e9ec336109c4982bd79d to your computer and use it in GitHub Desktop.
ricty_autoinstall
This file contains 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/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