My public dotfiles
Go to file
2024-04-13 23:09:09 +02:00
.config/tabby more dot files, and ansible installer 2024-04-13 23:09:09 +02:00
.ohmyposh initial commit 2024-04-13 12:14:05 +02:00
.bashrc initial commit 2024-04-13 12:14:05 +02:00
.zshrc more dot files, and ansible installer 2024-04-13 23:09:09 +02:00
bootstrap.yml more dot files, and ansible installer 2024-04-13 23:09:09 +02:00
README.md more dot files, and ansible installer 2024-04-13 23:09:09 +02:00

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