Clone and run this on a new Ubuntu 14.04.2 instance to
configure your bash as follows:
cd $HOME
git clone https://github.com/jpautom/dotfiles.git
ln -sb dotfiles/.screenrc .
ln -sb dotfiles/.bashrc .
ln -sb dotfiles/.bashrc_custom .
ln -sb dotfiles/.git-prompt.sh .