Skip to content

Instantly share code, notes, and snippets.

@ando-takahiro
Forked from vvakame/Brewfile
Last active August 29, 2015 14:05
Show Gist options
  • Save ando-takahiro/dc78a767ab426fa89b2c to your computer and use it in GitHub Desktop.
Save ando-takahiro/dc78a767ab426fa89b2c to your computer and use it in GitHub Desktop.
brew install the-silver-searcher
brew install tree
brew install curl
brew install wget
brew install tmux
brew install zsh
brew install zsh-completions
brew install git
brew install boot2docker
brew install docker
brew install caskroom/cask/brew-cask
brew cask install webstorm
brew cask install macvim
brew cask install iterm2
brew cask install google-japanese-ime
brew cask install google-chrome
brew cask install sourcetree
brew cask install virtualbox
brew cask install dash
brew cask install dropbox
brew cask install evernote
brew cask install skype
brew cask install spectacle
mkdir ~/dev
cd ~/dev
git clone https://github.com/ando-takahiro/dotfiles
cd ~
chsh -s zsh
~/dev/dotfiles/scripts/setup.sh
vim . # you will get warnings on vim boot
#:NeoBundleInstall (in vim)
# install later...
#
#twitter client
#1password
#XCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment