New Laptop Setup Script
git clone git@github.com:lunarcollective/liftoff.git
./liftoff
- Login to Github
- Install Home-brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install Home-brew Cask
brew tap caskroom/cask
brew install brew-cask
- Run the install script
curl https://raw.githubusercontent.com/lunarcollective/liftoff/master/setup.rb | ruby
- Setup your dot files
- Install ZSH
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)”
- Install RVM
- Install Ruby
- Install magic wormhole
pip install —user magic-wormhole
alias wormhole=‘~/Library/Python/2.7/bin/wormhole
- Setup SSH Keys