These are config files to set up a system the way I like it. It uses Oh My ZSH.
Run the following commands in your terminal. It will prompt you before it does anything destructive. Check out the Rakefile to see exactly what it does.
git clone git://github.com/Bortevik/dotfiles ~/.dotfiles
cd ~/.dotfiles
rake install
# to install vim plugins run in terminal
vundle
After installing, open a new terminal window to see the effects.
Feel free to customize the .zshrc file to match your preference.