Mac Bootstrap

screenshot of Mac Bootstrap

:computer: Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux

Overview:

Mac Bootstrap is a now-discontinued project that was designed to provision a new machine running macOS Catalina. It focused on installing and configuring software, dotfiles, and general preferences for web development, especially Rails, React, and Vue.

Features:

  • Fresh Install of macOS Catalina: The script provisions a new machine running a fresh install of macOS Catalina (10.15).
  • Software Installation and Configuration: Installs and configures software, dotfiles, and general preferences for web development.
  • Command Line Environment: Based on Fish (or Zsh), Neovim, and Tmux running in iTerm2 or Alacritty.

Summary:

Mac Bootstrap was a project aimed at simplifying the setup of a new Mac computer for web development. It provided a script that automated the installation and configuration processes, focusing on essential tools and preferences. Although the project is no longer maintained, it served as a helpful resource for setting up development environments on Mac machines.