Hardware Setup
Macbook Pro - 15-inch, 2.3 GHz intel core i7 with 8 GB Ram
- iTerm - Terminal emulator for OS X
- MacVim - OS V port of Vim
- Vox - Minimalistic Music Player
- RamBox - All messaging app in one place
Mostly I'll be in Google Chrome and MacVim. So, I use lots of Chrome and Vim Plugins.
Vim Plugins
- NERD Tree - Tree explorer for Vim plugin
- Syntastic - Syntax checking hacks for Vim ( I use ESLint with Syntastic )
- Fugitive Vim - Git wrapper
- Command-T - Fast File Navigation for Vim ( I used to use CtrlP but commant-t is Super fast. So, Using Command T now )
- Vim Airline - Lean and mean status/Tabline
- Vim JSX - React JSX Syntax highlighting and Indenting for Vim

and Thanks to @prasanntsm for recommending Vim to me.
Chrome Plugins