local/main.yaml

14 lines
139 B
YAML

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