- Install the OSX Command Line tools
xcode-select --install(or go get X Code) - Sign into the App Store
- Update .extra.changeme with your details,
- SSH Keys
- then:
# To update repo and rsync files to home dir
source bootstrap.sh
# To install ruby, homebrew, some gems
source install-deps.sh # You might need to restart terminal and run nvm install node
# To install some things with homebrew
source .brew
# Install global NPM packages
source .nodemodules
# To Set some osx defaults and settings
source .macos
# Install mac apps (requires brew has run and installed [mas](https://git.io/v6yH3))
source .macappstoreIf you need to update anything just run one, some or all again
The Moom settings are in a plist file in icloud (on your desktop for now). You'll need to run:
defaults import com.manytricks.Moom ~/Desktop/Moom.plist