Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 231 Bytes

File metadata and controls

12 lines (9 loc) · 231 Bytes

devfiles

Configuration of my favorite programming languages, documents, and services.

Installation

# On Linux systems
ansible-playbook -K site.yml
# On MacOS systems
ansible-playbook site.yml --become-user=$USER