Skip to content

Instantly share code, notes, and snippets.

@takuma-saito
Created November 25, 2015 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takuma-saito/09dedea7269c1a0645e0 to your computer and use it in GitHub Desktop.
Save takuma-saito/09dedea7269c1a0645e0 to your computer and use it in GitHub Desktop.
mac setup
#!/bin/bash
brew update
brew tap sanemat/font
brew tap caskroom/cask
brew cask install coteditor
brew cask install evernote
brew cask install google-chrome
brew cask install iterm2
brew cask install menumeters
brew install -v bdw-gc
brew install -v binutils
brew install -v brew-cask
brew install -v cairo
brew install -v cask
brew install -v coreutils
brew install -v curl
brew install -v czmq
brew install -v emacs
brew install -v findutils
brew install -v fontconfig
brew install -v fontforge
brew install -v freetype
brew install -v gawk
brew install -v gcc
brew install -v gdbm
brew install -v gettext
brew install -v git
brew install -v glib
brew install -v gmp
brew install -v gobject-introspection
brew install -v harfbuzz
brew install -v icu4c
brew install -v imagemagick
brew install -v isl
brew install -v jpeg
brew install -v libevent
brew install -v libffi
brew install -v libmpc
brew install -v libpng
brew install -v libsodium
brew install -v libtiff
brew install -v libtool
brew install -v libyaml
brew install -v mpfr
brew install -v nkf
brew install -v nmap
brew install -v openssl
brew install -v pango
brew install -v pcre
brew install -v pixman
brew install -v pkg-config
brew install -v python
brew install -v readline
brew install -v reattach-to-user-namespace
brew install -v ricty
brew install -v ruby
brew install -v socat
brew install -v sqlite
brew install -v tmux
brew install -v tor
brew install -v w3m
brew install -v wget
brew install -v xz
brew install -v zeromq
brew install -v zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment