/dotfiles

Dotfiles configured using Ansible

Primary LanguageQML

Aky dotfiles

Configure Arch Linux, Ubuntu and macOS using Ansible.
Inspired by this medium post and related GitHub repository

Bootstrap

Run the bootstrap script passing up to one tag.

$ ./bin/bootstrap.sh If no tag is given, all roles are performed.

The bootstrap script will install pip and ansible if they are not found.

Ansible vault

Files can be encrypted using ansible-vault create --vault-id project@prompt foo.yml.