Personal configurations v2, managed with Ansible
group_vars | ||
roles | ||
test | ||
.gitignore | ||
ansible.cfg | ||
dotfiles.yml | ||
hosts | ||
LICENSE | ||
README.md |
dotfiles v2
This is the continuation of my old dotfiles, now contains only stuff I really need.
Managed with ansible
.
🧰 Setup
ansible-playbook -i hosts dotfiles.yml
📓 Notes
I use Alpine-edge aka. the best binary distro on Earth 😃. Therefore some tasks won't work on other distros (eg. apk
tasks)
🌟 Credits
📄 License
MIT