workstation/roles/home-gui/tasks/main.yml

9 lines
140 B
YAML
Raw Normal View History

2019-10-21 08:09:44 +00:00
---
- include: dirs.yml
- include: dotfiles.yml
- include: emacs.yml
- include: firefox.yml
- include: mate.yml
2020-02-12 12:11:29 +00:00
- include: sublimetext.yml