⚙️🐧🗄dotfiles for use on a Unix system
_ _ __ _ _
__| | ___ | |_ / _(_) | ___ ___
/ _` |/ _ \| __| |_| | |/ _ \/ __|
| (_| | (_) | |_| _| | | __/\__ \
\__,_|\___/ \__|_| |_|_|\___||___/
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.
git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
make init
source ~/.zshrc
git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
make docker