This repository contains the scripts to set up my personal workstation.
Using wget:
wget -qO- https://raw.githubusercontent.com/JoaoBrlt/ansible-setup/master/setup.sh | bashUsing curl:
curl -fsSL https://raw.githubusercontent.com/JoaoBrlt/ansible-setup/master/setup.sh | bashThis project is licensed under the GPLv3 License - see the LICENSE file for details.