Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 405 Bytes

Dotfiles

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

Installation

set -x BW_SESSION (bw unlock --raw)
ansible-galaxy install -r requirements.yml
ansible-playbook main.yml --ask-become-pass