/dotfiles

My environment configuration automated with Ansible

Primary LanguageJinja

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