##ZSH## ###Plugins### https://github.com/robbyrussell/oh-my-zsh/wiki/plugins
- brew
- git
- jsontools
- pip
- python
- sudo
##Aliases## ####Custom####
| Alias | Function |
|---|---|
| zrc | vim ~/.zshrc |
| zrcl | vim ~/.zshrc.local |
| ####Plugin : Brew#### | |
| Alias | Function |
| :------ | :----------------- |
| brews | brew list -1 |
##Vim## ###Plugins####
- Vundle
- NERDTree
- NERDTreeTabs
- Ctrl-P
- Airline
- Ack
- delimitMate
- Commentary
- Syntastic
- Fugitive
- GitGutter
- Tabular
- Surround
- ZoomWin
- Vitality
- Multiple Cursors
- Tagbar
- YouCompleteMe
- Ultisnips
- vim-snippets
- Expand Region
- Sleuth
- Emmet
###Syntax Modes####
- HTML5
- CSS3
- LESS
- Javascript
- Ruby
- Python
- Markdown
###Color Schemes####
- Flatlandia
- Gruvbox
###Aliases###
| Alias | Function |
|---|---|
| vrc | vim ~/.vimrc |
| vrcl | vim ~/.vimrc.local |
| vrcb | vim ~/.vimrc.bundles |
| vrcbl | vim ~/.vimrc.bundles.local |