local/main.yaml

13 lines
126 B
YAML

---
- hosts: localhost
roles:
- zsh
- tmux
- neovim
- git
- hosts: windows
roles:
- neovim
- git