Everything I need to painlessly configure my Mac exactly how I like it.
curl -s https://raw.githubusercontent.com/nickineering/setup/master/bootstrap.sh | /bin/bashOnce you run that script you will have to manually configure the remaining settings.
Changes to your dotfiles will be mirrored in your local copy of the repo in the
linked folder to make contributing upstream easier. Do not move the repo or it
will break the links!
Periodically update dependencies:
make update-formatters # Update dprint plugins
make update-actions # Update GitHub Actions versions