This script configures a new ubuntu installation to my preferred setup.
chmod +x sudo-run.sh
chmod +x user-run.sh
sudo ./sudo-run.sh && ./user-run.sh myemail@provider.com "Someone Lastname"
The e-mail and name are used to configure git and set up an SSH and GPG keys.