Configure a devbox from scratch.
I.E. with only git and python3 installed.
pipenvinstallsansibleansibleinstalls the programsstowcreates symbolic links for program configuration
Download the repository:
git clone git@github.com:achaphiv/dotfiles
cd dotfiles
git submodule init
git submodule updateRun the install script:
./install