dotfiles/README.md
2015-12-12 12:05:10 -05:00

13 lines
256 B
Markdown

# Vim plugins you'll need
1. https://github.com/tpope/vim-pathogen
1. https://github.com/scrooloose/nerdtree
1. https://github.com/bling/vim-airline
# Installation
```
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/
```