workstation/roles/home/tasks/main.yml

7 lines
129 B
YAML

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