- vundle
- vim-bundler
- vim-rails
- vim-fugitive
- ctrlp-vim
- numbers
- nerdtree
- nerdcommenter
- emmet-vim
- vim-snipmate
- supertab
curl https://raw.githubusercontent.com/ottony/dotfiles/master/install.sh | sh
- git lg
git log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
- git dif
git diff --color
- git s
git status
- git rf
git rebase FETCH_HEAD
- git fo
git fetch origin
git fo master