My public dotfiles
.config/tabby | ||
.ohmyposh | ||
.bashrc | ||
.zshrc | ||
bootstrap.yml | ||
README.md |
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