Add this to ~/.vimrc
set runtimepath^=$HOME/dotfiles/vim
runtime vimrcCommand-T needs to be compiled
cd vim/bundle/command-t/ruby/command-t
make clean
ruby extconf.rb
makeAdd this to ~/.zshrc
source $HOME/dotfiles/shell/zshrcapt-get install zsh
# chsh -s /bin/zsh [username]
curl -L http://install.ohmyz.sh | shcp ./shell/zsh/themes/bryankendall.zsh-theme ~/.oh-my-zsh/themes/Copy the contents of ./git to $HOME
cp ./git/.git* $HOMENeed to replace some of the configuration values in $HOME/.gitconfig