This are my personal dotfiles (currently only macOS). It's a work in progress. Provisioning works with Ansible but not without running from scratch. Thinking about switching to chezmoi
set -x BW_SESSION (bw unlock --raw)
ansible-galaxy install -r requirements.yml
ansible-playbook main.yml --ask-become-pass