Dotfiles and dependencies managed by ansible

Prequesites are Python 3, PIP and ansible:

sudo pacman -S python python-pip ansible

Bootstrap the dotfiles:

ansible-playbook --ask-become-pass bootstrap.yml
Description
My public dotfiles
Readme 37 KiB
Languages
Shell 100%