This project contains some nice plugins for VIM and ZSH. I use Janus to distribution of vim plugins and mapping them to VIM. (https://github.com/carlhuda/janus), Oh-my-zsh to ZSH plugins (https://github.com/robbyrussell/oh-my-zsh) and gnome-terminal-solarized to terminal and shell colors (https://github.com/sigurdga/gnome-terminal-colors-solarized) and a fix to solarized 256 colors (https://github.com/seebi/dircolors-solarized).
- I disable the syntastic plugin;
- Add a Java snippet (https://github.com/msanders/snipmate.vim);
- Add File type to ident Java Programs with 4 spaces;
- Add solarized plugin for terminal and VIM;
- Add a fix for solarized plugin for gnome-terminal;
- Add some shortcuts and env variables into Ubuntu profile and some shortcuts to personal projects (maybe this not will be util for you);
I do an automatic installer to make your life more easy. You can execute this command in your terminal to automatic instalation:
$ curl -Lo- https://bit.ly/rbatista-dotfiles | bashIf you dont trust me, sorry!