Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 320 Bytes

Dotfiles

These are a collection of my dotfiles that can be installed with Ansible. This does not install any required packages, nor are those documented yet. This does not overwrite any existing files and it will fail if the files already exist.

ansible-playbook -i hosts -t base -t vim -t desktop local.yml