These are all my config files for vim, git, screen and zsh. To get set up on a new machine run ...
git clone https://github.com/t7costa/dotfiles.git && cd dotfiles && ./install.sh
Any file matching _*
will be linked into $HOME
as a symlink with the first _
replaced with a .
sudo apt-get install zsh screen vim-nox git rake ruby1.9.1-dev yakuake lib32z1 lib32z1-dev
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer