dotfiles/README.md
2015-12-12 15:11:58 -05:00

361 B

Vim plugins you'll need before we begin

  1. https://github.com/tpope/vim-pathogen
  2. https://github.com/scrooloose/nerdtree
  3. https://github.com/bling/vim-airline

Installation

cd
git clone https://github.com/flipsidecreations/dotfiles.git
ln -s dotfiles/.bashrc ~/
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/