This playbook is tested on Ubuntu 22.04 (WSL) and Mac OS Ventura (Apple Silicon)
These "dotfiles" are not the typical dotfiles you might expect. Don't get me wrong the dotfiles are also included but this playbook will install all the necessary tools I need to work on Linux and Mac OS.
- Ansible (
python3 -m pip install -r requirements.txt
)
You have to install Homebrew. Homebrew is currently not included (Couldn't get it working).
Sudo permissions needed (
-K
)
ansible-playbook -K playbook.yml