This is my personal very not serious (well, a little, but expect some fun) Ubuntu installation script. Tested on Ubuntu 16.04
Installs must-have apps and fixes some folder structures and aliases.
wget -O - https://raw.githubusercontent.com/MathiasCiarlo/ubuntu-setup/master/setup.sh | bash
or
git clone https://github.com/MathiasCiarlo/ubuntu-setup.git && bash ubuntu-setup/setup.sh