Scripts I use to automate the setup of new workspaces/environments. Should be considered a WIP.
Basic package installation via Homebrew.
Run the Ansible playbook with ansible-playbook -u <username> -i '127.0.0.1,' main.yml
, or use the shell scripts instead.
Shell scripts only - very basic. TODO: Add more things for Linux