This is my ansible playbook to setup new notebooks for my needs. It is build using ansible >= 2.7!
First get the submodules by running:
$ git submodule updateNow run as root:
$ pacman -S ansible sudo
$ usermod -aG wheel <your user>Activate wheel group in /etc/sudoers to execute root commands with or without password to your liking and use this playbook.
Run as your primary user:
$ ansible-playbook --ask-become-pass [linux|macos_x86|macos_m1].ymlColor schemes for iTerm2 are available here: https://github.com/mbadolato/iTerm2-Color-Schemes
Recommeded scheme: Jetbrains Darcula