Skip to content

werbth/archlinux-i3-vagrant

 
 

Repository files navigation

Arch Linux Instance with i3 Window Manager

Overview

This project provides a Vagrantfile and related provision configuration to install Arch Linux with i3 window manager.

Getting Started

This project uses VirtualBox as a default backend provider so you need to download and install it before you begin.

  1. Clone this project;
  2. Run vagrant up command in the root folder of the project to start the instance;

To shut down the virtual machine run vagrant halt. To remove virtual machine hard disk from your system run vagrant destroy.

About

Arch Linux Instance with i3 Window Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.3%
  • Vim Script 2.7%