Change the color scheme on mode change
autocmd InsertMode * :colorscheme customgreen autocmd InsertLeave * :colorscheme customred
Using the cloud as you dev environment
- See the awsome conf of http://github.com/felippenardi
- keycastr + LICEcap to make some vim screencast
- paste anything http://pastehere.meteor.com/
Cool stuff from https://github.com/nobe4
- Resource for zsh sheerun.net
- The silver search https://gist.github.com/25bebfa96802bd578b7://://github.com/ggreer/the_silver_searcher
- Open the edited file in SublimeText command! Subl execute "!open -a \"Sublime Text 2\" %"
- Awesome zsh tips http://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/
- Goyo plugin distraction free https://github.com/junegunn/goyo.vim
- Bootstrap your dot files https://github.com/nobe4/dotfiles/blob/fad429323be539d90d282be8166d7262048b50cf/bootstrap.sh