dotfiles

Inspired by

A Fresh macOS Setup

  1. Update macOS to the latest version with the App Store
  2. Copy zsh/zshenv.example to zsh/zshenv and fill in credentials
  3. Install macOS Command Line Tools by running xcode-select --install
  4. Generate a new public and private SSH key and add them to Github
  5. Clone this repo to ~/dotfiles
  6. Run setup/fresh to start the installation
  7. After mackup is synced with your cloud storage, restore preferences by running mackup restore
  8. Restart your computer to finalize the process
  9. Your Mac is now ready to use!