Skip to content

zankich/linux-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-playground

Host requirements

  1. Vagrant, Virtualbox.
  2. On macOS hosts, Homebrew.

Usage

  1. Clone this.
  2. ./vmup.sh. This will take a while and the VM will reboot several times, to load the new kernel and Virtualbox guest additions.
  3. The first time you launch tmux, press prefix+I to install TPM plugins.
  4. Run ~/.vim/update in the VM. This is idempotent but extraordinarily slow, so I didn't want to have it run every time while developing this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.8%
  • Python 45.2%