forked from mudhorn/dotfiles
361 B
361 B
Vim plugins you'll need before we begin
- https://github.com/tpope/vim-pathogen
- https://github.com/scrooloose/nerdtree
- 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 ~/