This repository contains some configuration files for programs I use.
Currently contains:
- Sublime Text 2 packages
- Sublime Text 3 packages
- Eclipse packages
- Vim configuration file
- ZSH configuration file
For Linux, copy these packages into ~/.config/sublime-text-3/
Install the pages using the Import Wizard. Import -> Preferences
should do the trick.
Install Vundle first. Also take care to compile You-Complete-Me aftet Vundle sets it up.
To set up solarized
mkdir ~/.vim/colors/
mv solarized.vim ~/.vim/colors
Install Oh-My-Zsh first.