Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 500 Bytes

Dotfiles

My environment configuration

Install

Try it out with Vagrant

vagrant up   # creates and provisions a guest machine, using the ansible_local provisioner
vagrant ssh  # ssh to the guest machine and play around with the environment

Install locally

Prerequisites - Ansible

ansible-playbook playbook.yaml

Preview

preview