Configure a devbox from scratch.
I.E. with only git
and python3
installed.
pipenv
installsansible
ansible
installs the programsstow
creates symbolic links for program configuration
Download the repository:
git clone git@github.com:achaphiv/dotfiles
cd dotfiles
git submodule init
git submodule update
Run the install script:
./install