A Vagrantfile and provisioning script which creates a bare-bones Arch Linux environment.
Also downloads LARBS which can be run on login to configure an i3 and Vim based graphical environment.
- vagrant
- virtualbox
vagrant up
After provisioning, it is recommended to reboot the guest by:
vagrant reload
You may login with the username vagrant
and password vagrant
.
Large parts of the source derived from vagrant-archlinux-gui