mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-10-31 18:01:30 +01:00
762f3ef58c
- ansible/playbooks/setup.yml can be used to install all dotfiles - a test setup is included in the `dev` folder with arch and debian images
3 lines
81 B
Bash
3 lines
81 B
Bash
#!/bin/bash
|
|
ansible-galaxy collection install community.general # for git_config
|