1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00
eoli3n-dotfiles/vagrant/archlinux
2017-12-19 16:48:31 +01:00
..
README.md updated readme 2017-12-19 14:43:49 +01:00
Vagrantfile fixed username match fact 2017-12-19 16:48:31 +01:00

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