- https://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/
- Follow this! https://github.com/jpadilla/dotfiles/blob/master/install.sh
- https://github.com/avelino/vim-bootstrap#installation
- https://www.youtube.com/watch?v=5r6yzFEXajQ
- http://vim-bootstrap.com/
- http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/
- https://github.com/tony/tmux-config
- https://github.com/cwonrails/dotfiles/blob/master/ubuntu/.vimrc
- https://github.com/nicknisi/dotfiles/blob/master/config/nvim/init.vim
- RubyMine
- RoboMongo
- SublimeText
- iTerm2
brew install caskroom/cask/brew-cask
brew cask install handbrakecli
brew cask install keycastr
# brew install node
brew install git --without-completions
brew install git-flow
brew install mongo
brew install ruby
brew install cowsay
brew install fortune
brew install watchman
brew install ffmpeg
brew install nmap
brew install tmux
npm install n -g
npm install coffee-script -g
npm install gulp -g
npm install bower -g
npm install [email protected] -g
npm install http-server -g
#
# El Capitan
#
n 0.12.1
npm install [email protected] -g
#
# El Capitan
#
gem install -n /usr/local/bin sass
gem install -n /usr/local/bin compass
gem install -n /usr/local/bin slim # For LKHv2
sudo mkdir -p /data/db
sudo chown -R $USER /data/db
brew install homebrew/versions/mongodb26 # For RoboMongo to work