Script to symlink all my dotfiles and install necessary software:
wget -qO- https://raw.githubusercontent.com/adam000/dotfiles/master/setup/ubuntu.bash | bash
Powershell script to install $PROFILE and vim RC files (requires that this repository is downloaded and you're in the base directory):
.\setup\windows.ps1