This repository contains my Dotfiles and anything else I use to setup and maintain my Macs. It simplifies the process of installing software on new Macs and it helps to keep my configuration the same on every machine I use.
Feel free to copy parts of this for your own dotfiles!
- Update macOS to the latest version through the App Store
- Install the Xcode CLI-tools using
xcode-select --install
- Clone this repository to
~/.dotfiles
- Run
sh install.sh
for all software - Run
sh macos.sh
for sane MacOS defaults - Login to all the things
- Restore SSH key from 1Password
- Authenticate Composer with GitHub:
composer config --global github-oauth.github.com token
- Install Fira Code Font
- Restart Mac