This repo contains the configuration to setup my machines. This is using Chezmoi, the dotfile manager to setup the install.
This automated setup is currently only configured for Mac machines.
For new installs, xcode commandline developer tools is needed
xcode-select --install
then, run chezmoi
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply rodgonsilva
during the install the current user will have a no password sudo, so be carefull