Created
March 24, 2014 14:20
-
-
Save hshimo/9740975 to your computer and use it in GitHub Desktop.
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/sh | |
brew install lv | |
brew install wget | |
brew install zsh-completions | |
brew install mobile-shell | |
brew install emacs | |
# programming font Ricty | |
#brew tap sanemat/font | |
#brew install ricty | |
#cp -f /usr/local/Cellar/ricty/3.2.2/share/fonts/Ricty*.ttf ~/Library/Fonts/ | |
#fc-cache -vf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment