❄️ Linux, WSL, & MacOS dotfiles and quick-start for software development.
make install
See the Makefile and Brewfile for details about what exactly is installed.
I use Operator Mono for programming. For a free alternative, check out Matt McFarland's write-up.
git config --global user.name "Your Name"
git config --global user.email [email protected]