I started a new job last week, so I naturally received a new computer that required some set up. Usually this could take hours or even days, as there's always an app I forget to download or some random setting that I can't remember how to configure. Luckily, I have automated most of the process! In my dotfiles repository, I wrote (some parts borrowed) a shell script to install all of my CLI and GUI tools for me, as well as configure my shell environment. Installing everything still took at le...