This repository contains all my configuration files for some software that I use.
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
- Open Vim and run
PluginInstall
- Install Oh-My-Zsh
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
- Copy
.zsh-rc
and (optional).zsh-themes
to your home folder