This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/playbooks/all.yml
Pim Kunis d2ea5d5771 install neovim from PPA
fix zsh startup by removing asdf scripts
2022-12-18 13:03:12 +01:00

11 lines
152 B
YAML

- name: Setup system
hosts: self
roles:
- system
- zsh
- asdf
- neovim
- signal
- virtualbox
- vscodium
- syncthing