This directory contains the dotfiles for my system
Important
Follow steps to setup a new mac here before continuing to install dotfiles below.
Ensure GNU STOW is installed
brew install stow# Use SSH (if set up)...
git clone git@github.com:chris-nowicki/dotfiles.git ~/Dotfiles
# ...or use HTTPS and switch remotes later.
git clone https://github.com/chris-nowicki/dotfiles.git ~/Dotfiles# Change to the Dotfiles directory
cd ~/Dotfiles
# run the Install script
./install.sh- Make a checklist of steps to decommission your computer before wiping your hard drive.
- Create a bootable USB installer for macOS.