My personal config files with some magic to setup fresh macos/linux installs.
Nota: This is a forever WIP of my environment, please read the source code before run this.
Get the source and cd into the directory:
git clone git@github.com:tun/dots.git .dots && cd .dots
The setup script detects whether is running on macos or linux.
./setup --dots
./setup --dev
./setup --packages
./setup.sh [--packages | --dots | --dev | --all | --help]