workstation/roles/home/tasks/main.yml

8 lines
129 B
YAML
Raw Normal View History

---
- include: repos.yml
- include: vim.yml
- include: shell.yml
- include: emacs.yml
- include: mate.yml
2019-10-03 14:15:29 +00:00
- include: firefox.yml