- Run the following in your terminal to download Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- Run
sh mac/install_packages.sh
to install brew formulas and casks. - Run
sh setup/install_env.sh
to finalize set up with symbolic links and a few other programs. - Add the following to your systems
.gitconfig
[include] path = /dev/dotfiles/.gitconfig
Back up your editor settings, because no one likes rebuilding that stuff
- Neil Mahoney as his dotfiles served as a base template to build the initial version of my own dotfiles.