_ _ __ _ _
__| | ___ | |_ / _(_) | ___ ___
/ _` |/ _ \| __| |_| | |/ _ \/ __|
| (_| | (_) | |_| _| | | __/\__ \
\__,_|\___/ \__|_| |_|_|\___||___/
Uses a mixture of a bootstrapping script at install.sh and a Brewfile which uses homebrew-bundle to install a list of packages.
Should work on both Linux and macOS.
Buyer beware: look at what you're installing first before doing this, some of this is custom to me only
git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
make init
source ~/.zshrc
git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
make docker