mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
.. | ||
README.md | ||
Vagrantfile |
Dependencies
- Vagrant
- Virtualbox
- 900M free on $HOME for Archlinux vagrant box [ ~/.vagrant.d/boxes/terrywang-VAGRANTSLASH-archlinux ]
- ~6G free on $HOME for Archlinux virtualbox VM [ ~/VirtualBox\ VMs/archlinux_default_............. ]
Test
This is fully automatised
git clone --recursive https://github.com/eoli3n/dotfiles
cd dotfiles
git checkout dev
cd dotfiles/vagrant/archlinux
vagrant up
Manual configurations after install
echo -e 'vagrant\n/usr/bin/zsh' | chsh