/standard-issue

BAMCIS

Primary LanguageShellMIT LicenseMIT

standard issue

Ready-Up Boot!

A repository of machine onboarding scripts, config files, dotfiles, themes, etc.


Provisioning & Onboarding

  1. Update OSX default shell: chsh -s /bin/zsh
  2. Install XCode CLI Toolkit: xcode-select --install
  3. Install oh-my-zsh: sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  4. Install Homebrew: sh /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  5. Install Brewfile packages: make brew_bundle

Dotfile Examples

Examples and templates for various dotfiles


Reference Guides

Handy reference guides