Skip to content

kevinschweikert/dotfiles

Repository files navigation

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