workstation/roles/home/tasks/main.yml

6 lines
106 B
YAML

---
- include: repos.yml
- include: vim.yml
- include: shell.yml
- include: emacs.yml
- include: mate.yml