danimad / dotfiles_portable

My portable config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Info

My Portable development environment. I use Vagrant to set up a preconfigured Archlinux environment.

Setup

Setup on a new machine:

  • Download Vagrant & Virtualbox
  • Run Vagrantfile
  • Generate RSA key, and copy the public key to a shared folder
  • Log into VM with vagrant up
  • Create a password for my user
  • Copy the public key to the ~/.ssh/known_hosts file
  • Uncomment the ssh.username line in the Vagrantfile

About

My portable config files


Languages

Language:Vim Script 82.2%Language:Shell 15.0%Language:Haskell 2.5%Language:Makefile 0.3%