## dotfiles v2 This is the continuation of [my old dotfiles](https://git.disroot.org/FollieHiyuki/dotfiles), now contains only stuff I really need. Managed with `ansible`. ### 🧰 Setup ```bash 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 - [eoli3n/dotfiles](https://github.com/eoli3n/dotfiles) ### 📄 License MIT